summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorSusobhan Ghosh <susobhang70@gmail.com>2016-06-29 19:13:53 +0530
committerKatarina Behrens <Katarina.Behrens@cib.de>2016-07-08 20:10:02 +0000
commitab9708e179762f97bd1a0ee4c0d4b439f1dabfd5 (patch)
treedaae95a1a288f72285341dd19ca8a32a99d61698 /sd
parent94a001bc62abc4e561e99fdd82c7eee46579fe4e (diff)
tdf#87643: Default Shapes Panel for Shapes Deck
Change-Id: Ib3d4a32e70b6dc2ae0898846a27d3ffcb43c2a75 Reviewed-on: https://gerrit.libreoffice.org/26770 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
Diffstat (limited to 'sd')
-rw-r--r--sd/source/ui/sidebar/PanelFactory.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/sidebar/PanelFactory.cxx b/sd/source/ui/sidebar/PanelFactory.cxx
index 12b629b27fd3..af4695dba76f 100644
--- a/sd/source/ui/sidebar/PanelFactory.cxx
+++ b/sd/source/ui/sidebar/PanelFactory.cxx
@@ -30,7 +30,7 @@
#include "NavigatorWrapper.hxx"
#include "SlideTransitionPanel.hxx"
#include "TableDesignPanel.hxx"
-#include <SlideBackground.hxx>
+#include "SlideBackground.hxx"
#include <sfx2/viewfrm.hxx>
#include <sfx2/sidebar/SidebarPanelBase.hxx>