aboutsummaryrefslogtreecommitdiffstats
path: root/src/utility/stringProxy.hpp
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2004-12-26 09:35:13 +0000
committerVincent Richard <[email protected]>2004-12-26 09:35:13 +0000
commit263b6aa00fb009ff26ac51d65bc25b742f622a44 (patch)
tree0cf71e781427e9868b21323c1dfacafa392888db /src/utility/stringProxy.hpp
parentRenamed class 'disposition' to 'contentDisposition'. (diff)
downloadvmime-263b6aa00fb009ff26ac51d65bc25b742f622a44.tar.gz
vmime-263b6aa00fb009ff26ac51d65bc25b742f622a44.zip
Removed relative paths from #include's.
Diffstat (limited to 'src/utility/stringProxy.hpp')
-rw-r--r--src/utility/stringProxy.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/utility/stringProxy.hpp b/src/utility/stringProxy.hpp
index e8001aed..97a27ecd 100644
--- a/src/utility/stringProxy.hpp
+++ b/src/utility/stringProxy.hpp
@@ -23,8 +23,8 @@
#include <limits>
-#include "../types.hpp"
-#include "stream.hpp"
+#include "types.hpp"
+#include "utility/stream.hpp"
namespace vmime {