summaryrefslogtreecommitdiff
path: root/idlc/source/aststack.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'idlc/source/aststack.cxx')
-rw-r--r--idlc/source/aststack.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/idlc/source/aststack.cxx b/idlc/source/aststack.cxx
index 83fed47377eb..1eaddbaabb42 100644
--- a/idlc/source/aststack.cxx
+++ b/idlc/source/aststack.cxx
@@ -18,8 +18,8 @@
*/
#include <rtl/alloc.h>
-#include <idlc/aststack.hxx>
-#include <idlc/astscope.hxx>
+#include <aststack.hxx>
+#include <astscope.hxx>
#define STACKSIZE_INCREMENT 64