diff options
Diffstat (limited to 'tests/parser/textTest.cpp')
-rw-r--r-- | tests/parser/textTest.cpp | 2 |
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" |