From da55bd2c267934d0d8f44d9d061a3db9b1ea203f Mon Sep 17 00:00:00 2001 From: Vincent Richard Date: Thu, 30 Dec 2004 09:32:32 +0000 Subject: Autotools and libtool support. --- tests/parser/encoderTest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/parser/encoderTest.cpp') 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 #include "vmime/vmime.hpp" -#include "vmime/platforms/posix/handler.hpp" +#include "vmime/platforms/posix/posixHandler.hpp" using namespace unitpp; -- cgit v1.2.3