diff options
author | Caolán McNamara <caolanm@redhat.com> | 2015-05-01 16:18:29 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2015-05-01 17:18:48 +0100 |
commit | 79acfc59aa84018827a9a68edbbb0576e65588a2 (patch) | |
tree | 5fb3c4e5c2b3c4915607eec171458d805676b47c /include | |
parent | befe83a707e8faf37094523550dfa5bcf87be279 (diff) |
missing include
Change-Id: If649c044d5dde770942cc4d859d1191612a247c7
Diffstat (limited to 'include')
-rw-r--r-- | include/sfx2/sidebar/SidebarToolBox.hxx | 1 |
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> |