diff --git a/examples/osgpdf/osgpdf.cpp b/examples/osgpdf/osgpdf.cpp index 79b9b6031..240138819 100644 --- a/examples/osgpdf/osgpdf.cpp +++ b/examples/osgpdf/osgpdf.cpp @@ -6,6 +6,8 @@ #include #include +#include +#include #include #include @@ -93,20 +95,33 @@ class PdfImage : public CarioImage bool open(const std::string& filename) { osg::notify(osg::NOTICE)<<"open("<