summaryrefslogtreecommitdiff
path: root/idlc/inc/astbasetype.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'idlc/inc/astbasetype.hxx')
-rw-r--r--idlc/inc/astbasetype.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/idlc/inc/astbasetype.hxx b/idlc/inc/astbasetype.hxx
index 65c0f4044d26..e276be9f519b 100644
--- a/idlc/inc/astbasetype.hxx
+++ b/idlc/inc/astbasetype.hxx
@@ -19,8 +19,8 @@
#ifndef INCLUDED_IDLC_INC_ASTBASETYPE_HXX
#define INCLUDED_IDLC_INC_ASTBASETYPE_HXX
-#include <asttype.hxx>
-#include <astexpression.hxx>
+#include "asttype.hxx"
+#include "astexpression.hxx"
class AstBaseType : public AstType