aboutsummaryrefslogtreecommitdiffstats
path: root/src/utility/path.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/path.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/path.hpp')
-rw-r--r--src/utility/path.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/utility/path.hpp b/src/utility/path.hpp
index 8fc376d5..01e78935 100644
--- a/src/utility/path.hpp
+++ b/src/utility/path.hpp
@@ -23,8 +23,8 @@
#include <vector>
-#include "../types.hpp"
-#include "../word.hpp"
+#include "types.hpp"
+#include "word.hpp"
namespace vmime {