summaryrefslogtreecommitdiff
path: root/sw/source/uibase/sidebar/ThemePanel.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-04-26 15:47:16 +0100
committerCaolán McNamara <caolanm@redhat.com>2020-04-26 22:00:38 +0200
commita77eaf8aa893ccac27563fdc4373dc5c36254a9e (patch)
tree39f7440c79c543c760381ccc5fc3992836dbd043 /sw/source/uibase/sidebar/ThemePanel.hxx
parent218ad66010fdba3c28564e2038876b6822752243 (diff)
move PanelLayout to sfx2
Change-Id: If29ccb67835adba3ff6cf2eb53f348bbe71d6463 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92933 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw/source/uibase/sidebar/ThemePanel.hxx')
-rw-r--r--sw/source/uibase/sidebar/ThemePanel.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/sidebar/ThemePanel.hxx b/sw/source/uibase/sidebar/ThemePanel.hxx
index a00e592ecfcc..47c0505db2db 100644
--- a/sw/source/uibase/sidebar/ThemePanel.hxx
+++ b/sw/source/uibase/sidebar/ThemePanel.hxx
@@ -12,7 +12,7 @@
#define INCLUDED_SW_SOURCE_UIBASE_SIDEBAR_THEMEPANEL_HXX
#include <com/sun/star/frame/XFrame.hpp>
-#include <svx/sidebar/PanelLayout.hxx>
+#include <sfx2/sidebar/PanelLayout.hxx>
#include <sfx2/sidebar/ControllerItem.hxx>
#include <svtools/valueset.hxx>
#include <svx/ColorSets.hxx>