diff options
author | Jochen Nitschke <j.nitschke+logerrit@ok.de> | 2017-06-07 14:19:25 +0200 |
---|---|---|
committer | Jochen Nitschke <j.nitschke+logerrit@ok.de> | 2017-06-08 01:10:13 +0200 |
commit | f95cb2841a373cd9665f0f0462cec0efd2b544aa (patch) | |
tree | 61a529fff70582f48d7e19b8f7ee27b269461c68 /framework/source/uiconfiguration/imagemanagerimpl.hxx | |
parent | 8af868e2879282e85e32cabe824bc0990985fc81 (diff) |
framework: cleanup xinterface.hxx includes
Change-Id: I66b27e623e411c9ba9c5ba17c46c052336d031b8
Reviewed-on: https://gerrit.libreoffice.org/38503
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Jochen Nitschke <j.nitschke+logerrit@ok.de>
Diffstat (limited to 'framework/source/uiconfiguration/imagemanagerimpl.hxx')
-rw-r--r-- | framework/source/uiconfiguration/imagemanagerimpl.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/source/uiconfiguration/imagemanagerimpl.hxx b/framework/source/uiconfiguration/imagemanagerimpl.hxx index d48b8f27269c..4c65be95afdf 100644 --- a/framework/source/uiconfiguration/imagemanagerimpl.hxx +++ b/framework/source/uiconfiguration/imagemanagerimpl.hxx @@ -20,7 +20,6 @@ #ifndef INCLUDED_FRAMEWORK_SOURCE_UICONFIGURATION_IMAGEMANAGERIMPL_HXX #define INCLUDED_FRAMEWORK_SOURCE_UICONFIGURATION_IMAGEMANAGERIMPL_HXX -#include <macros/xinterface.hxx> #include <macros/xserviceinfo.hxx> #include <stdtypes.h> #include <uiconfiguration/imagetype.hxx> |