summaryrefslogtreecommitdiff
path: root/include/svx/tbcontrl.hxx
diff options
context:
space:
mode:
authorAron Budea <aron.budea@collabora.com>2017-12-24 09:46:59 +0100
committerAron Budea <aron.budea@collabora.com>2017-12-25 15:04:19 +0100
commit052cec29a66bb69a17c94bd86de7a2dcd7c79689 (patch)
tree1afac42670c2c41ca95768196ce9872499ac989b /include/svx/tbcontrl.hxx
parent86a939d5fd93173949447337738fa0625803ec92 (diff)
Adjust includes
Change-Id: I11385fc987e6951570454919c110de7167f41f5a Reviewed-on: https://gerrit.libreoffice.org/47036 Reviewed-by: Aron Budea <aron.budea@collabora.com> Tested-by: Aron Budea <aron.budea@collabora.com>
Diffstat (limited to 'include/svx/tbcontrl.hxx')
-rw-r--r--include/svx/tbcontrl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/tbcontrl.hxx b/include/svx/tbcontrl.hxx
index c5784bba03bc..57d1dcba5f22 100644
--- a/include/svx/tbcontrl.hxx
+++ b/include/svx/tbcontrl.hxx
@@ -139,7 +139,6 @@
#include <com/sun/star/frame/XSubToolbarController.hpp>
#include <svtools/popupwindowcontroller.hxx>
#include <svx/colorwindow.hxx>
-#include <svx/PaletteManager.hxx>
#include <memory>
// important in the tbxctrls.hxx created with HeDaBu !!!
@@ -150,6 +149,7 @@ class SfxStyleControllerItem_Impl;
class SfxStyleSheetBasePool;
class SfxTemplateItem;
class SvxStyleBox_Impl;
+class PaletteManager;
namespace svx
{