summaryrefslogtreecommitdiff
path: root/idlc/inc/options.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'idlc/inc/options.hxx')
-rw-r--r--idlc/inc/options.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/idlc/inc/options.hxx b/idlc/inc/options.hxx
index b97f3a42b84b..b3a791bcb1c5 100644
--- a/idlc/inc/options.hxx
+++ b/idlc/inc/options.hxx
@@ -20,7 +20,7 @@
#ifndef INCLUDED_IDLC_INC_OPTIONS_HXX
#define INCLUDED_IDLC_INC_OPTIONS_HXX
-#include <idlctypes.hxx>
+#include "idlctypes.hxx"
typedef std::unordered_map< OString, OString > OptionMap;