summaryrefslogtreecommitdiff
path: root/vcl/inc/pdfread.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/pdfread.hxx')
-rw-r--r--vcl/inc/pdfread.hxx5
1 files changed, 4 insertions, 1 deletions
diff --git a/vcl/inc/pdfread.hxx b/vcl/inc/pdfread.hxx
index 986b257878f5..a206fa986014 100644
--- a/vcl/inc/pdfread.hxx
+++ b/vcl/inc/pdfread.hxx
@@ -11,7 +11,10 @@
#define INCLUDED_VCL_SOURCE_FILTER_IPDF_PDFREAD_HXX
#include <tools/stream.hxx>
-#include <vcl/graph.hxx>
+#include <com/sun/star/uno/Sequence.hxx>
+
+class Bitmap;
+class Graphic;
namespace vcl
{