summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:31:02 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:45:51 +0200
commit92236b3eabb93b753adc21d72dc41f1b0330a8a4 (patch)
tree87ba5124a1bb4067752bc02d0a49295be810de39 /include
parentloplugin:includeform: svx (diff)
downloadcore-92236b3eabb93b753adc21d72dc41f1b0330a8a4.tar.gz
core-92236b3eabb93b753adc21d72dc41f1b0330a8a4.zip
loplugin:includeform: svtools
Change-Id: I7a25c2db8c097ae4512c8a8b7d8a272905b46e50
Diffstat (limited to 'include')
-rw-r--r--include/svtools/htmlout.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svtools/htmlout.hxx b/include/svtools/htmlout.hxx
index b720df2c1544..8fadcb90280e 100644
--- a/include/svtools/htmlout.hxx
+++ b/include/svtools/htmlout.hxx
@@ -26,7 +26,7 @@
#include <rtl/string.hxx>
#include <svl/macitem.hxx>
-#include "svtools/HtmlWriter.hxx"
+#include <svtools/HtmlWriter.hxx>
class Color;
class ImageMap;