From cfad891e95442d3b1fcd919928ab9ad8849a8e8c Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Mon, 23 Oct 2017 22:41:03 +0200 Subject: loplugin:includeform: helpcompiler Change-Id: I8902e3f567d275d074fd6b33e4935cf41caca838 --- helpcompiler/inc/HelpCompiler.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helpcompiler/inc') 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 #include -#include +#include "BasCodeTagger.hxx" #include #if OSL_DEBUG_LEVEL > 2 -- cgit