summaryrefslogtreecommitdiff
path: root/forms/source/xforms/xpathlib
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:41:33 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:46:08 +0200
commit7340b6a951ec53950e272fb4571e26be827a0b2d (patch)
tree194237e8ac2736f50d49186150aa74f0ecd769db /forms/source/xforms/xpathlib
parent2304eef0afd923f7886ef086db37f4869e6619e1 (diff)
loplugin:includeform: forms
Change-Id: I770fe656a390045e850e967074545bf5dac7f335
Diffstat (limited to 'forms/source/xforms/xpathlib')
-rw-r--r--forms/source/xforms/xpathlib/extension.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/xforms/xpathlib/extension.cxx b/forms/source/xforms/xpathlib/extension.cxx
index e171ac422328..fd97a359d3c6 100644
--- a/forms/source/xforms/xpathlib/extension.cxx
+++ b/forms/source/xforms/xpathlib/extension.cxx
@@ -22,7 +22,7 @@
#include <com/sun/star/beans/NamedValue.hpp>
#include "extension.hxx"
#include "xpathlib.hxx"
-#include "services.hxx"
+#include <services.hxx>
using namespace com::sun::star::uno;
using namespace com::sun::star::lang;