summaryrefslogtreecommitdiff
path: root/idlc/inc/astexception.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'idlc/inc/astexception.hxx')
-rw-r--r--idlc/inc/astexception.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/idlc/inc/astexception.hxx b/idlc/inc/astexception.hxx
index 12bb642c4004..39b01afe60e6 100644
--- a/idlc/inc/astexception.hxx
+++ b/idlc/inc/astexception.hxx
@@ -19,7 +19,7 @@
#ifndef INCLUDED_IDLC_INC_ASTEXCEPTION_HXX
#define INCLUDED_IDLC_INC_ASTEXCEPTION_HXX
-#include <aststruct.hxx>
+#include "aststruct.hxx"
class AstException : public AstStruct
{