diff options
author | Vincent Richard <[email protected]> | 2004-12-30 09:32:32 +0000 |
---|---|---|
committer | Vincent Richard <[email protected]> | 2004-12-30 09:32:32 +0000 |
commit | da55bd2c267934d0d8f44d9d061a3db9b1ea203f (patch) | |
tree | 1be91aa618e99f4243e6b473d25f702229c38f2d /examples/example6.cpp | |
parent | Renamed files in POSIX platform handler. (diff) | |
download | vmime-da55bd2c267934d0d8f44d9d061a3db9b1ea203f.tar.gz vmime-da55bd2c267934d0d8f44d9d061a3db9b1ea203f.zip |
Autotools and libtool support.
Diffstat (limited to 'examples/example6.cpp')
-rw-r--r-- | examples/example6.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/example6.cpp b/examples/example6.cpp index 3b05dde1..ce505b5e 100644 --- a/examples/example6.cpp +++ b/examples/example6.cpp @@ -20,7 +20,7 @@ #include <iostream> #include "vmime/vmime.hpp" -#include "vmime/platforms/posix/handler.hpp" +#include "vmime/platforms/posix/posixHandler.hpp" // |