summaryrefslogtreecommitdiff
path: root/vcl/unx/headless/svpgdi.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/unx/headless/svpgdi.cxx')
-rw-r--r--vcl/unx/headless/svpgdi.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/unx/headless/svpgdi.cxx b/vcl/unx/headless/svpgdi.cxx
index 8c9a4e42a65a..0a7041661d4e 100644
--- a/vcl/unx/headless/svpgdi.cxx
+++ b/vcl/unx/headless/svpgdi.cxx
@@ -30,7 +30,6 @@
#include "svpbmp.hxx"
#include <vcl/sysdata.hxx>
-#include <vcl/region.h>
#include <basegfx/range/b2drange.hxx>
#include <basegfx/range/b2irange.hxx>
#include <basegfx/polygon/b2dpolypolygon.hxx>
@@ -48,6 +47,7 @@
#endif
#include <svppspgraphics.hxx>
+#include <region.h>
using namespace basegfx;
using namespace basebmp;