summaryrefslogtreecommitdiffstats
path: root/basic/inc
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:44:41 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:46:13 +0200
commitd4a25418b32bcc7b8ecd80c24a799a7b56b494fb (patch)
treeec300155ad7f9e171d5366e744f5d58f707f2fc7 /basic/inc
parentloplugin:includeform: bean (diff)
downloadcore-d4a25418b32bcc7b8ecd80c24a799a7b56b494fb.tar.gz
core-d4a25418b32bcc7b8ecd80c24a799a7b56b494fb.zip
loplugin:includeform: basic
Change-Id: I6fbba5c4619eec7ae03fed65a18974faa0f190af
Diffstat (limited to 'basic/inc')
-rw-r--r--basic/inc/sb.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/basic/inc/sb.hxx b/basic/inc/sb.hxx
index 191b37a854c9..ce78553c8071 100644
--- a/basic/inc/sb.hxx
+++ b/basic/inc/sb.hxx
@@ -26,7 +26,7 @@
#include <basic/sbmod.hxx>
#include <basic/sbstar.hxx>
-#include <sbprop.hxx>
+#include "sbprop.hxx"
// create object from user-type (+StringID+StringID)
SbxObject* createUserTypeImpl( const OUString& rClassName );