summaryrefslogtreecommitdiff
path: root/idlc/source/errorhandler.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'idlc/source/errorhandler.cxx')
-rw-r--r--idlc/source/errorhandler.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/idlc/source/errorhandler.cxx b/idlc/source/errorhandler.cxx
index 5ed259f46a37..ed8f0cbd0801 100644
--- a/idlc/source/errorhandler.cxx
+++ b/idlc/source/errorhandler.cxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include <idlc/errorhandler.hxx>
-#include <idlc/astinterface.hxx>
+#include <errorhandler.hxx>
+#include <astinterface.hxx>
static const sal_Char* errorCodeToMessage(ErrorCode eCode)
{