summaryrefslogtreecommitdiff
path: root/include/sfx2/sidebar/Tools.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/sidebar/Tools.hxx')
-rw-r--r--include/sfx2/sidebar/Tools.hxx7
1 files changed, 4 insertions, 3 deletions
diff --git a/include/sfx2/sidebar/Tools.hxx b/include/sfx2/sidebar/Tools.hxx
index 854de39e62da..97b26c368dd9 100644
--- a/include/sfx2/sidebar/Tools.hxx
+++ b/include/sfx2/sidebar/Tools.hxx
@@ -21,15 +21,16 @@
#include <vcl/image.hxx>
#include <vcl/gradient.hxx>
-#include <tools/svborder.hxx>
#include <sfx2/dllapi.h>
#include <com/sun/star/awt/Gradient.hpp>
-#include <com/sun/star/frame/XDispatch.hpp>
-#include <com/sun/star/frame/XFrame.hpp>
#include <com/sun/star/util/URL.hpp>
+namespace com::sun::star::frame { class XController; }
+namespace com::sun::star::frame { class XDispatch; }
+namespace com::sun::star::frame { class XFrame; }
+
namespace sfx2 { namespace sidebar {