diff options
Diffstat (limited to 'helpcompiler/inc')
-rw-r--r-- | helpcompiler/inc/HelpCompiler.hxx | 2 |
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 |