summaryrefslogtreecommitdiff
path: root/xmlscript/source/xmlmod_imexp
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:27:24 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:45:46 +0200
commitbfd7aead9d351e314d9130cb24350ce679a7c94e (patch)
tree8de768cc4ae4407be77221566af6fae0d7db0ee7 /xmlscript/source/xmlmod_imexp
parent35a2b55a13be84b7ff47133083cfa0a988e1455f (diff)
loplugin:includeform: xmlscript
Change-Id: I21a0229d575d6486031994a088fde842756b8feb
Diffstat (limited to 'xmlscript/source/xmlmod_imexp')
-rw-r--r--xmlscript/source/xmlmod_imexp/xmlmod_import.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlscript/source/xmlmod_imexp/xmlmod_import.cxx b/xmlscript/source/xmlmod_imexp/xmlmod_import.cxx
index 81ebac41f80e..b2a0ac4aa7e7 100644
--- a/xmlscript/source/xmlmod_imexp/xmlmod_import.cxx
+++ b/xmlscript/source/xmlmod_imexp/xmlmod_import.cxx
@@ -23,7 +23,7 @@
#include <sal/log.hxx>
#include "imp_share.hxx"
-#include "xml_import.hxx"
+#include <xml_import.hxx>
using namespace css;
using namespace css::uno;