diff options
-rw-r--r-- | svx/source/sidebar/PanelFactory.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/svx/source/sidebar/PanelFactory.cxx b/svx/source/sidebar/PanelFactory.cxx index b98ac3c35dd0..aefe017979f3 100644 --- a/svx/source/sidebar/PanelFactory.cxx +++ b/svx/source/sidebar/PanelFactory.cxx @@ -30,6 +30,7 @@ #include "debug/NotYetImplementedPanel.hxx" #include "EmptyPanel.hxx" #include <sfx2/sidebar/SidebarPanelBase.hxx> +#include <sfx2/sidebar/Tools.hxx> #include <sfx2/sfxbasecontroller.hxx> #include <sfx2/templdlg.hxx> #include <toolkit/helper/vclunohelper.hxx> |