summaryrefslogtreecommitdiff
path: root/idlc/inc/astoperation.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:39:57 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:46:05 +0200
commitf3698af7ccebbe7063226c843fb664f68d84e679 (patch)
tree279cd0306e153bb956fe4d53cebdf0baa2e2320d /idlc/inc/astoperation.hxx
parent3f2a9e2d71a04f18fa713b5174368ea3af1d348f (diff)
loplugin:includeform: idlc
Change-Id: Ia32beed408de33fbe8ed59ddcab5b01ddc3b8218
Diffstat (limited to 'idlc/inc/astoperation.hxx')
-rw-r--r--idlc/inc/astoperation.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/idlc/inc/astoperation.hxx b/idlc/inc/astoperation.hxx
index 45b3faad1a7b..ced2fb32213a 100644
--- a/idlc/inc/astoperation.hxx
+++ b/idlc/inc/astoperation.hxx
@@ -19,8 +19,8 @@
#ifndef INCLUDED_IDLC_INC_ASTOPERATION_HXX
#define INCLUDED_IDLC_INC_ASTOPERATION_HXX
-#include <astdeclaration.hxx>
-#include <astscope.hxx>
+#include "astdeclaration.hxx"
+#include "astscope.hxx"
namespace typereg { class Writer; }