summaryrefslogtreecommitdiff
path: root/idlc/inc/astenum.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'idlc/inc/astenum.hxx')
-rw-r--r--idlc/inc/astenum.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/idlc/inc/astenum.hxx b/idlc/inc/astenum.hxx
index 6d6324353ce3..72a90ee7ed6e 100644
--- a/idlc/inc/astenum.hxx
+++ b/idlc/inc/astenum.hxx
@@ -19,9 +19,9 @@
#ifndef INCLUDED_IDLC_INC_ASTENUM_HXX
#define INCLUDED_IDLC_INC_ASTENUM_HXX
-#include <asttype.hxx>
-#include <astscope.hxx>
-#include <astconstant.hxx>
+#include "asttype.hxx"
+#include "astscope.hxx"
+#include "astconstant.hxx"
class AstEnum : public AstType
, public AstScope