summaryrefslogtreecommitdiff
path: root/idlc/source/fehelper.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'idlc/source/fehelper.cxx')
-rw-r--r--idlc/source/fehelper.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/idlc/source/fehelper.cxx b/idlc/source/fehelper.cxx
index 168cf56fec7f..02f0e8b4799c 100644
--- a/idlc/source/fehelper.cxx
+++ b/idlc/source/fehelper.cxx
@@ -19,7 +19,7 @@
#include <fehelper.hxx>
#include <errorhandler.hxx>
-#include "idlc.hxx"
+#include <idlc.hxx>
FeDeclarator::FeDeclarator(const OString& name)
: m_name(name)