summaryrefslogtreecommitdiff
path: root/basic/source/comp/exprtree.cxx
diff options
context:
space:
mode:
authorNoel Grandin <noelgrandin@gmail.com>2015-05-17 10:08:59 +0200
committerNoel Grandin <noelgrandin@gmail.com>2015-05-17 10:08:59 +0200
commit539ba642d738b62f62095296a1bff2621a421e8e (patch)
tree29594f39af0d92e28b78c964536a6d2aebb76750 /basic/source/comp/exprtree.cxx
parent89a0763e6de4939bde1bfa149e81c2cdfc24f1de (diff)
remove unnecessary header file
Change-Id: I3b86a54a773341be7e7e69e88c59dc531ea49c5b
Diffstat (limited to 'basic/source/comp/exprtree.cxx')
-rw-r--r--basic/source/comp/exprtree.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/basic/source/comp/exprtree.cxx b/basic/source/comp/exprtree.cxx
index 14c6cc65f97b..2e133b88c487 100644
--- a/basic/source/comp/exprtree.cxx
+++ b/basic/source/comp/exprtree.cxx
@@ -18,7 +18,7 @@
*/
-#include "sbcomp.hxx"
+#include "parser.hxx"
#include <basic/sbx.hxx>
#include "expr.hxx"