summaryrefslogtreecommitdiff
path: root/basic/source/comp/scanner.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'basic/source/comp/scanner.cxx')
-rw-r--r--basic/source/comp/scanner.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/basic/source/comp/scanner.cxx b/basic/source/comp/scanner.cxx
index 2e20a0e7f25b..ced5ac0de88f 100644
--- a/basic/source/comp/scanner.cxx
+++ b/basic/source/comp/scanner.cxx
@@ -18,7 +18,8 @@
*/
#include "basiccharclass.hxx"
-#include "sbcomp.hxx"
+#include "scanner.hxx"
+#include "sbintern.hxx"
#include <vcl/svapp.hxx>