diff options
author | Jochen Nitschke <j.nitschke+logerrit@ok.de> | 2017-06-07 12:26:12 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-06-07 14:00:27 +0200 |
commit | a83740ebcf91649ff2611582b124bf2d0ce2e133 (patch) | |
tree | 1de0ecf46457a01d3125c8cd33ba3cd6eddfbc3b /framework/inc/uielement/progressbarwrapper.hxx | |
parent | cb9be0e492d047648185ae80553220fd9b538746 (diff) |
framework: cleanup xtypeprovider.hxx includes
LayoutManager uses macro impl from comphelper, so use declarations
from comphelper too.
Change-Id: I638492849742782d48c3bb5439c2255e72f9f694
Reviewed-on: https://gerrit.libreoffice.org/38496
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'framework/inc/uielement/progressbarwrapper.hxx')
-rw-r--r-- | framework/inc/uielement/progressbarwrapper.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/inc/uielement/progressbarwrapper.hxx b/framework/inc/uielement/progressbarwrapper.hxx index 62f53221a646..2ab9326971aa 100644 --- a/framework/inc/uielement/progressbarwrapper.hxx +++ b/framework/inc/uielement/progressbarwrapper.hxx @@ -22,7 +22,6 @@ #include <helper/uielementwrapperbase.hxx> #include <macros/xinterface.hxx> -#include <macros/xtypeprovider.hxx> #include <com/sun/star/task/XStatusIndicator.hpp> #include <com/sun/star/awt/XWindow.hpp> |