summaryrefslogtreecommitdiff
path: root/idl/inc/module.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'idl/inc/module.hxx')
-rw-r--r--idl/inc/module.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/idl/inc/module.hxx b/idl/inc/module.hxx
index dad17bc96105..44030172a8a3 100644
--- a/idl/inc/module.hxx
+++ b/idl/inc/module.hxx
@@ -20,8 +20,8 @@
#ifndef INCLUDED_IDL_INC_MODULE_HXX
#define INCLUDED_IDL_INC_MODULE_HXX
-#include <slot.hxx>
-#include <object.hxx>
+#include "slot.hxx"
+#include "object.hxx"
class SvMetaModule : public SvMetaObject
{