aboutsummaryrefslogtreecommitdiffstats
path: root/tests/parser/encoderTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tests/parser/encoderTest.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/parser/encoderTest.cpp b/tests/parser/encoderTest.cpp
index d3990928..f4902279 100644
--- a/tests/parser/encoderTest.cpp
+++ b/tests/parser/encoderTest.cpp
@@ -22,8 +22,8 @@
#include <iostream>
#include <ostream>
-#include "../../src/vmime"
-#include "../../src/platforms/posix/handler.hpp"
+#include "vmime/vmime.hpp"
+#include "vmime/platforms/posix/handler.hpp"
using namespace unitpp;