summaryrefslogtreecommitdiff
path: root/idlc/source/scanner.l
diff options
context:
space:
mode:
Diffstat (limited to 'idlc/source/scanner.l')
-rw-r--r--idlc/source/scanner.l6
1 files changed, 3 insertions, 3 deletions
diff --git a/idlc/source/scanner.l b/idlc/source/scanner.l
index 16ee27a93fe4..f1484bc0bab9 100644
--- a/idlc/source/scanner.l
+++ b/idlc/source/scanner.l
@@ -29,9 +29,9 @@
#include <stdlib.h>
#include <string.h>
-#include <idlc/idlc.hxx>
-#include <idlc/errorhandler.hxx>
-#include <idlc/fehelper.hxx>
+#include <idlc.hxx>
+#include <errorhandler.hxx>
+#include <fehelper.hxx>
#include "attributeexceptions.hxx"