summaryrefslogtreecommitdiff
path: root/basic
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2011-02-18 15:28:53 +0100
committerIvo Hinkelmann <ihi@openoffice.org>2011-02-18 15:28:53 +0100
commitfc6f2208c54e02008839d1289631898721878340 (patch)
treeefc13fdd2d79379b212c7ffb38bf7ba5ab591548 /basic
parente5e1326484ae73223c18d2d069ab598de38dcf3a (diff)
masterfix DEV300: #i10000# include removed
Diffstat (limited to 'basic')
-rwxr-xr-xbasic/source/classes/sbxmod.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/basic/source/classes/sbxmod.cxx b/basic/source/classes/sbxmod.cxx
index 592d69c514a0..2cf098655d8f 100755
--- a/basic/source/classes/sbxmod.cxx
+++ b/basic/source/classes/sbxmod.cxx
@@ -54,7 +54,7 @@
#include <basic/basrdll.hxx>
#include <vos/mutex.hxx>
#include <basic/sbobjmod.hxx>
-#include <basic/vbahelper.hxx>
+//#include <basic/vbahelper.hxx>
#include <cppuhelper/implbase3.hxx>
#include <unotools/eventcfg.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp>