summaryrefslogtreecommitdiff
path: root/include/svx/verttexttbxctrl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/verttexttbxctrl.hxx')
-rw-r--r--include/svx/verttexttbxctrl.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/svx/verttexttbxctrl.hxx b/include/svx/verttexttbxctrl.hxx
index 6dc437ec383a..324e650a64f7 100644
--- a/include/svx/verttexttbxctrl.hxx
+++ b/include/svx/verttexttbxctrl.hxx
@@ -24,8 +24,6 @@
#include <cppuhelper/implbase.hxx>
#include <svtools/toolboxcontroller.hxx>
-#include <svx/svxdllapi.h>
-
//HACK to avoid duplicate ImplInheritanceHelper symbols with MSVC:
class SAL_DLLPUBLIC_TEMPLATE SvxVertCTLTextTbxCtrl_Base:
public cppu::ImplInheritanceHelper<svt::ToolboxController, css::lang::XServiceInfo>