summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2015-05-01 16:18:29 +0100
committerCaolán McNamara <caolanm@redhat.com>2015-05-01 17:18:48 +0100
commit79acfc59aa84018827a9a68edbbb0576e65588a2 (patch)
tree5fb3c4e5c2b3c4915607eec171458d805676b47c /include
parentbefe83a707e8faf37094523550dfa5bcf87be279 (diff)
missing include
Change-Id: If649c044d5dde770942cc4d859d1191612a247c7
Diffstat (limited to 'include')
-rw-r--r--include/sfx2/sidebar/SidebarToolBox.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sfx2/sidebar/SidebarToolBox.hxx b/include/sfx2/sidebar/SidebarToolBox.hxx
index a49f6681ebbe..80ae7a117d28 100644
--- a/include/sfx2/sidebar/SidebarToolBox.hxx
+++ b/include/sfx2/sidebar/SidebarToolBox.hxx
@@ -20,6 +20,7 @@
#define INCLUDED_SFX2_SIDEBAR_SIDEBARTOOLBOX_HXX
#include <sfx2/dllapi.h>
+#include <sfx2/sidebar/SidebarToolBox.hxx>
#include <vcl/toolbox.hxx>
#include <com/sun/star/frame/XDispatch.hpp>
#include <com/sun/star/frame/XFrame.hpp>