summaryrefslogtreecommitdiff
path: root/idl/inc/slot.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:40:06 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:46:05 +0200
commit14bf2a4be447fc6495d05a78967033ce4f28607c (patch)
tree6f7ab7be6ebd9909a82e43a120a9db43fa82fafe /idl/inc/slot.hxx
parentf3698af7ccebbe7063226c843fb664f68d84e679 (diff)
loplugin:includeform: idl
Change-Id: I9631129331ef4b858ed3dd7b0e617002e6d461fb
Diffstat (limited to 'idl/inc/slot.hxx')
-rw-r--r--idl/inc/slot.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/idl/inc/slot.hxx b/idl/inc/slot.hxx
index b7762d0089df..d9ac77a591f5 100644
--- a/idl/inc/slot.hxx
+++ b/idl/inc/slot.hxx
@@ -20,8 +20,8 @@
#ifndef INCLUDED_IDL_INC_SLOT_HXX
#define INCLUDED_IDL_INC_SLOT_HXX
-#include <types.hxx>
-#include <command.hxx>
+#include "types.hxx"
+#include "command.hxx"
class SvMetaSlot : public SvMetaAttribute
{