summaryrefslogtreecommitdiff
path: root/idlc/inc/asttype.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'idlc/inc/asttype.hxx')
-rw-r--r--idlc/inc/asttype.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/idlc/inc/asttype.hxx b/idlc/inc/asttype.hxx
index 89c16f73ba07..7c173197ef8e 100644
--- a/idlc/inc/asttype.hxx
+++ b/idlc/inc/asttype.hxx
@@ -19,7 +19,7 @@
#ifndef INCLUDED_IDLC_INC_ASTTYPE_HXX
#define INCLUDED_IDLC_INC_ASTTYPE_HXX
-#include <astdeclaration.hxx>
+#include "astdeclaration.hxx"
class AstType : public AstDeclaration
{