diff options
Diffstat (limited to 'tests/parser/headerTest.cpp')
-rw-r--r-- | tests/parser/headerTest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/parser/headerTest.cpp b/tests/parser/headerTest.cpp index e4500dc0..11ee235a 100644 --- a/tests/parser/headerTest.cpp +++ b/tests/parser/headerTest.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; |