summaryrefslogtreecommitdiff
path: root/include/vcl/GraphicNativeTransform.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/GraphicNativeTransform.hxx')
-rw-r--r--include/vcl/GraphicNativeTransform.hxx5
1 files changed, 4 insertions, 1 deletions
diff --git a/include/vcl/GraphicNativeTransform.hxx b/include/vcl/GraphicNativeTransform.hxx
index 04bdf4817dd0..c8203377dc55 100644
--- a/include/vcl/GraphicNativeTransform.hxx
+++ b/include/vcl/GraphicNativeTransform.hxx
@@ -20,7 +20,10 @@
#ifndef INCLUDED_VCL_GRAPHICNATIVETRANSFORM_HXX
#define INCLUDED_VCL_GRAPHICNATIVETRANSFORM_HXX
-#include <vcl/graph.hxx>
+#include <rtl/ustring.hxx>
+#include <sal/types.h>
+#include <vcl/dllapi.h>
+class Graphic;
class VCL_DLLPUBLIC GraphicNativeTransform final
{