summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/cvtgrf.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/gdi/cvtgrf.cxx')
-rw-r--r--vcl/source/gdi/cvtgrf.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/vcl/source/gdi/cvtgrf.cxx b/vcl/source/gdi/cvtgrf.cxx
index 261781ebcf50..6d3b60777120 100644
--- a/vcl/source/gdi/cvtgrf.cxx
+++ b/vcl/source/gdi/cvtgrf.cxx
@@ -29,12 +29,12 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_vcl.hxx"
-#include <svsys.h>
#include <vcl/metaact.hxx>
-#include <vcl/salinst.hxx>
-#include <vcl/svdata.hxx>
#include <vcl/cvtgrf.hxx>
+#include <salinst.hxx>
+#include <svdata.hxx>
+
// --------------
// - Callback -
// --------------