summaryrefslogtreecommitdiff
path: root/sfx2/source/view/sfxbasecontroller.cxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2020-05-01 14:43:07 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-05-01 15:26:42 +0200
commit0c6004584342b3826223c64eb7d0345276faf4b6 (patch)
tree611efec15980649e96d078d3047fe0c2450b22f3 /sfx2/source/view/sfxbasecontroller.cxx
parent3ea44e0072c97611de0285d9080f11fcfdac1028 (diff)
move some headers inside their respective modules
Change-Id: I6b463724e301989a60e423bbfc25aa1bf146ff5e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93267 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sfx2/source/view/sfxbasecontroller.cxx')
-rw-r--r--sfx2/source/view/sfxbasecontroller.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/view/sfxbasecontroller.cxx b/sfx2/source/view/sfxbasecontroller.cxx
index 9baebe0be2ff..a4706277e869 100644
--- a/sfx2/source/view/sfxbasecontroller.cxx
+++ b/sfx2/source/view/sfxbasecontroller.cxx
@@ -76,7 +76,7 @@
#include <unordered_map>
#include <com/sun/star/ui/XSidebarProvider.hpp>
-#include <sfx2/sidebar/UnoSidebar.hxx>
+#include <sidebar/UnoSidebar.hxx>
#define TIMEOUT_START_RESCHEDULE 10L /* 10th s */