diff options
Diffstat (limited to 'idlc/inc/astconstants.hxx')
-rw-r--r-- | idlc/inc/astconstants.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/idlc/inc/astconstants.hxx b/idlc/inc/astconstants.hxx index 9f787e5b1703..f7a2cc4b19b3 100644 --- a/idlc/inc/astconstants.hxx +++ b/idlc/inc/astconstants.hxx @@ -19,7 +19,7 @@ #ifndef INCLUDED_IDLC_INC_ASTCONSTANTS_HXX #define INCLUDED_IDLC_INC_ASTCONSTANTS_HXX -#include <astmodule.hxx> +#include "astmodule.hxx" class AstConstants : public AstModule { |