aboutsummaryrefslogtreecommitdiffstats
path: root/tests/parser/textTest.cpp
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2004-12-30 09:32:32 +0000
committerVincent Richard <[email protected]>2004-12-30 09:32:32 +0000
commitda55bd2c267934d0d8f44d9d061a3db9b1ea203f (patch)
tree1be91aa618e99f4243e6b473d25f702229c38f2d /tests/parser/textTest.cpp
parentRenamed files in POSIX platform handler. (diff)
downloadvmime-da55bd2c267934d0d8f44d9d061a3db9b1ea203f.tar.gz
vmime-da55bd2c267934d0d8f44d9d061a3db9b1ea203f.zip
Autotools and libtool support.
Diffstat (limited to 'tests/parser/textTest.cpp')
-rw-r--r--tests/parser/textTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/parser/textTest.cpp b/tests/parser/textTest.cpp
index 1262b7ee..82f33291 100644
--- a/tests/parser/textTest.cpp
+++ b/tests/parser/textTest.cpp
@@ -23,7 +23,7 @@
#include <ostream>
#include "vmime/vmime.hpp"
-#include "vmime/platforms/posix/handler.hpp"
+#include "vmime/platforms/posix/posixHandler.hpp"
#include "tests/parser/testUtils.hpp"