summaryrefslogtreecommitdiffstats
path: root/idlc/inc/astconstant.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'idlc/inc/astconstant.hxx')
-rw-r--r--idlc/inc/astconstant.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/idlc/inc/astconstant.hxx b/idlc/inc/astconstant.hxx
index e092b7340ee1..9777bd77d5df 100644
--- a/idlc/inc/astconstant.hxx
+++ b/idlc/inc/astconstant.hxx
@@ -19,8 +19,8 @@
#ifndef INCLUDED_IDLC_INC_ASTCONSTANT_HXX
#define INCLUDED_IDLC_INC_ASTCONSTANT_HXX
-#include <astdeclaration.hxx>
-#include <astexpression.hxx>
+#include "astdeclaration.hxx"
+#include "astexpression.hxx"
namespace typereg { class Writer; }