summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/print/common_gfx.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/unx/generic/print/common_gfx.cxx')
-rw-r--r--vcl/unx/generic/print/common_gfx.cxx14
1 files changed, 7 insertions, 7 deletions
diff --git a/vcl/unx/generic/print/common_gfx.cxx b/vcl/unx/generic/print/common_gfx.cxx
index 8b96f5039d07..d16cbbf6c0ce 100644
--- a/vcl/unx/generic/print/common_gfx.cxx
+++ b/vcl/unx/generic/print/common_gfx.cxx
@@ -24,15 +24,15 @@
#include "psputil.hxx"
#include "glyphset.hxx"
-#include "unx/printergfx.hxx"
-#include "unx/printerjob.hxx"
-#include "unx/fontmanager.hxx"
+#include <unx/printergfx.hxx>
+#include <unx/printerjob.hxx>
+#include <unx/fontmanager.hxx>
#include <vcl/strhelper.hxx>
-#include "printerinfomanager.hxx"
+#include <printerinfomanager.hxx>
-#include "tools/color.hxx"
-#include "tools/poly.hxx"
-#include "tools/stream.hxx"
+#include <tools/color.hxx>
+#include <tools/poly.hxx>
+#include <tools/stream.hxx>
using namespace psp ;