summaryrefslogtreecommitdiff
path: root/helpcompiler
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:41:03 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:46:07 +0200
commitcfad891e95442d3b1fcd919928ab9ad8849a8e8c (patch)
treecdffdd0158526acbe8e094a30ec7562d5b70d05c /helpcompiler
parent9124cfd6450ba2ca8929cdbf763640fa263922c2 (diff)
loplugin:includeform: helpcompiler
Change-Id: I8902e3f567d275d074fd6b33e4935cf41caca838
Diffstat (limited to 'helpcompiler')
-rw-r--r--helpcompiler/inc/HelpCompiler.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpcompiler/inc/HelpCompiler.hxx b/helpcompiler/inc/HelpCompiler.hxx
index f9827eb2bbbe..356f8dc5b64d 100644
--- a/helpcompiler/inc/HelpCompiler.hxx
+++ b/helpcompiler/inc/HelpCompiler.hxx
@@ -44,7 +44,7 @@
#include <osl/file.hxx>
#include <o3tl/char16_t2wchar_t.hxx>
-#include <BasCodeTagger.hxx>
+#include "BasCodeTagger.hxx"
#include <helpcompiler/compilehelp.hxx>
#if OSL_DEBUG_LEVEL > 2