summaryrefslogtreecommitdiff
path: root/sfx2/source
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source')
-rw-r--r--sfx2/source/sidebar/DeckTitleBar.cxx2
-rw-r--r--sfx2/source/sidebar/Panel.cxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/sfx2/source/sidebar/DeckTitleBar.cxx b/sfx2/source/sidebar/DeckTitleBar.cxx
index f425e21a92bc..f62ec6491f40 100644
--- a/sfx2/source/sidebar/DeckTitleBar.cxx
+++ b/sfx2/source/sidebar/DeckTitleBar.cxx
@@ -27,7 +27,7 @@
#include <vcl/ptrstyle.hxx>
#if OSL_DEBUG_LEVEL >= 2
-#include <sfx2/sidebar/Tools.hxx>
+#include <sidebar/Tools.hxx>
#endif
namespace sfx2::sidebar {
diff --git a/sfx2/source/sidebar/Panel.cxx b/sfx2/source/sidebar/Panel.cxx
index 6bc1424e7d41..1a087e177b78 100644
--- a/sfx2/source/sidebar/Panel.cxx
+++ b/sfx2/source/sidebar/Panel.cxx
@@ -28,7 +28,7 @@
#if OSL_DEBUG_LEVEL >= 2
-#include <sfx2/sidebar/Tools.hxx>
+#include <sidebar/Tools.hxx>
#include <sfx2/sidebar/Deck.hxx>
#endif