summaryrefslogtreecommitdiff
path: root/idlc/inc/asttypedef.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'idlc/inc/asttypedef.hxx')
-rw-r--r--idlc/inc/asttypedef.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/idlc/inc/asttypedef.hxx b/idlc/inc/asttypedef.hxx
index 3b097cc136af..6271893b87c0 100644
--- a/idlc/inc/asttypedef.hxx
+++ b/idlc/inc/asttypedef.hxx
@@ -19,7 +19,7 @@
#ifndef INCLUDED_IDLC_INC_ASTTYPEDEF_HXX
#define INCLUDED_IDLC_INC_ASTTYPEDEF_HXX
-#include <asttype.hxx>
+#include "asttype.hxx"
class AstTypeDef : public AstType
{