summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/ContextChangeBroadcaster.cxx
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-05-06 15:00:41 +0300
committerTor Lillqvist <tml@collabora.com>2014-05-06 15:01:31 +0300
commit5e80dd672fe64d44e05a2025e9569afdd62bb0d7 (patch)
tree6b54ec79069ed0dcd7e7425663a1912d6fe50282 /sfx2/source/sidebar/ContextChangeBroadcaster.cxx
parentaa8abbe736b0c8ad54f208916b0eca2d04ebd396 (diff)
Move a few more headers that are included only in sfx2 to sfx2
Change-Id: I8bd81a45f5ef1b76fce1563b06e05a4eefcff0ec
Diffstat (limited to 'sfx2/source/sidebar/ContextChangeBroadcaster.cxx')
-rw-r--r--sfx2/source/sidebar/ContextChangeBroadcaster.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/sidebar/ContextChangeBroadcaster.cxx b/sfx2/source/sidebar/ContextChangeBroadcaster.cxx
index f29fffaa03fa..975fb3e27856 100644
--- a/sfx2/source/sidebar/ContextChangeBroadcaster.cxx
+++ b/sfx2/source/sidebar/ContextChangeBroadcaster.cxx
@@ -16,7 +16,7 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include <sfx2/sidebar/ContextChangeBroadcaster.hxx>
+#include <sidebar/ContextChangeBroadcaster.hxx>
#include <sfx2/sidebar/EnumContext.hxx>
#include <com/sun/star/ui/ContextChangeEventObject.hpp>
#include <com/sun/star/ui/ContextChangeEventMultiplexer.hpp>