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. --- examples/example4.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'examples/example4.cpp') diff --git a/examples/example4.cpp b/examples/example4.cpp index 69c94bb3..f173067b 100644 --- a/examples/example4.cpp +++ b/examples/example4.cpp @@ -1,4 +1,5 @@ // +// VMime library (http://vmime.sourceforge.net) // Copyright (C) 2002-2004 Vincent Richard // // This program is free software; you can redistribute it and/or @@ -29,7 +30,7 @@ #include #include "vmime/vmime.hpp" -#include "vmime/platforms/posix/handler.hpp" +#include "vmime/platforms/posix/posixHandler.hpp" int main() -- cgit v1.2.3