summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/DeckTitleBar.cxx
diff options
context:
space:
mode:
authorTomoyuki Kubota <himajin100000@gmail.com>2024-03-24 12:07:07 +0100
committerNoel Grandin <noel.grandin@collabora.co.uk>2024-03-24 17:05:25 +0100
commitee2afff68ed5b22b2bf635d536584e8cba4ae2a4 (patch)
tree170d83d85eb242eca4bcff6959ece4b82d8f00f1 /sfx2/source/sidebar/DeckTitleBar.cxx
parent32e10ebb2a1d44b40517a4024f8e984ca071d11a (diff)
for OSL_DEBUG_LEVEL >= 2, adapt to b55bf0cbdfdc6820
Change-Id: Ie3b9746ca150fba8f9849649b6e6bbd0439e1a1b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165234 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sfx2/source/sidebar/DeckTitleBar.cxx')
-rw-r--r--sfx2/source/sidebar/DeckTitleBar.cxx2
1 files changed, 1 insertions, 1 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 {