From 4ce991d3b1bd97fbb896d17fb8f36f6650429a22 Mon Sep 17 00:00:00 2001 From: Vincent Richard Date: Sun, 26 Dec 2004 20:23:29 +0000 Subject: Moved all header files to 'vmime/' directory. --- tests/parser/encoderTest.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/parser/encoderTest.cpp') diff --git a/tests/parser/encoderTest.cpp b/tests/parser/encoderTest.cpp index d3990928..f4902279 100644 --- a/tests/parser/encoderTest.cpp +++ b/tests/parser/encoderTest.cpp @@ -22,8 +22,8 @@ #include #include -#include "../../src/vmime" -#include "../../src/platforms/posix/handler.hpp" +#include "vmime/vmime.hpp" +#include "vmime/platforms/posix/handler.hpp" using namespace unitpp; -- cgit v1.2.3