diff --git a/examples/example3.cpp b/examples/example3.cpp index cb3e6ae8..4fa482dd 100644 --- a/examples/example3.cpp +++ b/examples/example3.cpp @@ -73,7 +73,7 @@ int main() // -- embed an image (the returned "CID" (content identifier) is used to reference // -- the image into HTML content). - vmime::utility::fileSystemFactory* fs = + vmime::ref fs = vmime::platform::getHandler()->getFileSystemFactory(); vmime::ref imageFile =