summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/gdi/x11cairotextrender.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/unx/generic/gdi/x11cairotextrender.hxx')
-rw-r--r--vcl/unx/generic/gdi/x11cairotextrender.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/vcl/unx/generic/gdi/x11cairotextrender.hxx b/vcl/unx/generic/gdi/x11cairotextrender.hxx
index 5e2648b2c3cd..4b90586edf12 100644
--- a/vcl/unx/generic/gdi/x11cairotextrender.hxx
+++ b/vcl/unx/generic/gdi/x11cairotextrender.hxx
@@ -20,10 +20,10 @@
#ifndef INCLUDED_VCL_UNX_GENERIC_GDI_X11CAIROTEXTRENDER_HXX
#define INCLUDED_VCL_UNX_GENERIC_GDI_X11CAIROTEXTRENDER_HXX
-#include "unx/cairotextrender.hxx"
-#include "unx/saldisp.hxx"
-#include "unx/salgdi.h"
-#include "salframe.hxx"
+#include <unx/cairotextrender.hxx>
+#include <unx/saldisp.hxx>
+#include <unx/salgdi.h>
+#include <salframe.hxx>
class X11CairoTextRender : public CairoTextRender
{