summaryrefslogtreecommitdiff
path: root/vcl/inc/salgdi.hxx
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@collabora.com>2018-11-09 09:20:06 +0100
committerJan Holesovsky <kendy@collabora.com>2018-11-09 18:42:37 +0100
commit717cdaf4bc864e0b96bfba5f3bc557afe751f50f (patch)
treeb6d438ee8e037e580d3fedc7e1001437a1af76c4 /vcl/inc/salgdi.hxx
parente6dcc08c3d1ebc896a047257b589552be7d72c7d (diff)
custom widgets: Fix various warnings.
Change-Id: I5d657fa4d6f63b93ad3775a5641d08c6e0f3a615
Diffstat (limited to 'vcl/inc/salgdi.hxx')
-rw-r--r--vcl/inc/salgdi.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/salgdi.hxx b/vcl/inc/salgdi.hxx
index f8a643d7f662..b09f3223cdad 100644
--- a/vcl/inc/salgdi.hxx
+++ b/vcl/inc/salgdi.hxx
@@ -26,7 +26,7 @@
#include "salgdiimpl.hxx"
#include "sallayout.hxx"
#include <basegfx/matrix/b2dhommatrix.hxx>
-#include <WidgetDrawInterface.hxx>
+#include "WidgetDrawInterface.hxx"
#include <config_cairo_canvas.h>