summaryrefslogtreecommitdiff
path: root/idlc/source/idlc.cxx
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/source/idlc.cxx
parent3f2a9e2d71a04f18fa713b5174368ea3af1d348f (diff)
loplugin:includeform: idlc
Change-Id: Ia32beed408de33fbe8ed59ddcab5b01ddc3b8218
Diffstat (limited to 'idlc/source/idlc.cxx')
-rw-r--r--idlc/source/idlc.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/idlc/source/idlc.cxx b/idlc/source/idlc.cxx
index 2d2a94a2d14e..c7042d7a87ba 100644
--- a/idlc/source/idlc.cxx
+++ b/idlc/source/idlc.cxx
@@ -28,11 +28,11 @@
#include <astinterface.hxx>
#include <astoperation.hxx>
#include <astbasetype.hxx>
-#include "astdeclaration.hxx"
-#include "astparameter.hxx"
-#include "astsequence.hxx"
-#include "asttype.hxx"
-#include "asttypedef.hxx"
+#include <astdeclaration.hxx>
+#include <astparameter.hxx>
+#include <astsequence.hxx>
+#include <asttype.hxx>
+#include <asttypedef.hxx>
#include <osl/diagnose.h>
#include <osl/file.hxx>