summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2010-10-05 16:16:23 +0200
committerPetr Mladek <pmladek@suse.cz>2010-10-05 18:11:21 +0200
commit88e1b85ebe4fd21529ec0760033ffd62008a4007 (patch)
tree6ff037379e16c44768fe2761090f4cb8b0ec945a /framework
parent01c385657dab4eb17dbdbf8440212f48370ffef3 (diff)
fixed framework includes after removing the guards
Diffstat (limited to 'framework')
-rw-r--r--framework/source/inc/accelerators/globalacceleratorconfiguration.hxx2
-rw-r--r--framework/source/inc/accelerators/moduleacceleratorconfiguration.hxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/framework/source/inc/accelerators/globalacceleratorconfiguration.hxx b/framework/source/inc/accelerators/globalacceleratorconfiguration.hxx
index f3b5b5c6bac6..6a12957e23ad 100644
--- a/framework/source/inc/accelerators/globalacceleratorconfiguration.hxx
+++ b/framework/source/inc/accelerators/globalacceleratorconfiguration.hxx
@@ -34,7 +34,7 @@
#include <accelerators/acceleratorconfiguration.hxx>
#include <accelerators/presethandler.hxx>
-#include <macros/interface.hxx>
+#include <macros/xinterface.hxx>
#include <macros/xtypeprovider.hxx>
#include <macros/xserviceinfo.hxx>
diff --git a/framework/source/inc/accelerators/moduleacceleratorconfiguration.hxx b/framework/source/inc/accelerators/moduleacceleratorconfiguration.hxx
index a79613f3ebc7..216c7d1296e8 100644
--- a/framework/source/inc/accelerators/moduleacceleratorconfiguration.hxx
+++ b/framework/source/inc/accelerators/moduleacceleratorconfiguration.hxx
@@ -34,7 +34,7 @@
#include <accelerators/acceleratorconfiguration.hxx>
#include <accelerators/presethandler.hxx>
-#include <macros/interface.hxx>
+#include <macros/xinterface.hxx>
#include <macros/xtypeprovider.hxx>
#include <macros/xserviceinfo.hxx>