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