aboutsummaryrefslogtreecommitdiffstats
path: root/src/utility/path.hpp
diff options
context:
space:
mode:
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 {