summaryrefslogtreecommitdiff
path: root/basic/source/comp/codegen.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'basic/source/comp/codegen.cxx')
-rw-r--r--basic/source/comp/codegen.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/basic/source/comp/codegen.cxx b/basic/source/comp/codegen.cxx
index 691fd9a79e64..332bb7b91517 100644
--- a/basic/source/comp/codegen.cxx
+++ b/basic/source/comp/codegen.cxx
@@ -19,8 +19,9 @@
#include <basic/sbx.hxx>
-#include "sbcomp.hxx"
#include "image.hxx"
+#include "codegen.hxx"
+#include "parser.hxx"
#include <limits>
#include <algorithm>
#include <osl/diagnose.h>