aboutsummaryrefslogtreecommitdiffstats
path: root/src/utility/stream.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/stream.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/stream.hpp')
-rw-r--r--src/utility/stream.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utility/stream.hpp b/src/utility/stream.hpp
index a34e6153..f05df243 100644
--- a/src/utility/stream.hpp
+++ b/src/utility/stream.hpp
@@ -24,7 +24,7 @@
#include <istream>
#include <ostream>
-#include "../types.hpp"
+#include "types.hpp"
namespace vmime {