diff options
Diffstat (limited to 'tests/parser/encoderTest.cpp')
-rw-r--r-- | tests/parser/encoderTest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/parser/encoderTest.cpp b/tests/parser/encoderTest.cpp index f4902279..34bafc56 100644 --- a/tests/parser/encoderTest.cpp +++ b/tests/parser/encoderTest.cpp @@ -23,7 +23,7 @@ #include <ostream> #include "vmime/vmime.hpp" -#include "vmime/platforms/posix/handler.hpp" +#include "vmime/platforms/posix/posixHandler.hpp" using namespace unitpp; |