summaryrefslogtreecommitdiff
path: root/svtools/source/svhtml
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-05-10 18:22:30 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-05-11 01:55:40 +0200
commita325ce63db0a8ef324f269e3dc5a845666e49bd3 (patch)
tree07c7fc635738c9466d668fc6ca4df5d1c7fbc0ba /svtools/source/svhtml
parent2bac61013e57013bccac8c9d76482b34b5db7f69 (diff)
fix-includes.pl: svtools
Change-Id: I509299306ab6cd97c96e9a26d4674f983bbffbec
Diffstat (limited to 'svtools/source/svhtml')
-rw-r--r--svtools/source/svhtml/htmlout.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/source/svhtml/htmlout.cxx b/svtools/source/svhtml/htmlout.cxx
index 72d61c6cab8d..da58dc31012c 100644
--- a/svtools/source/svhtml/htmlout.cxx
+++ b/svtools/source/svhtml/htmlout.cxx
@@ -30,7 +30,7 @@
#include <svtools/imaprect.hxx>
#include <svtools/imapcirc.hxx>
#include <svtools/imappoly.hxx>
-#include "svl/urihelper.hxx"
+#include <svl/urihelper.hxx>
#include <sstream>