summaryrefslogtreecommitdiffstats
path: root/basic/source/inc/sbxmod.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basic/source/inc/sbxmod.hxx')
-rw-r--r--basic/source/inc/sbxmod.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/basic/source/inc/sbxmod.hxx b/basic/source/inc/sbxmod.hxx
index 3784c7fe045d..9ada1861ae6f 100644
--- a/basic/source/inc/sbxmod.hxx
+++ b/basic/source/inc/sbxmod.hxx
@@ -20,6 +20,9 @@
#ifndef INCLUDED_BASIC_SOURCE_INC_SBXMOD_HXX
#define INCLUDED_BASIC_SOURCE_INC_SBXMOD_HXX
+#include <com/sun/star/frame/XModel.hpp>
+#include <basic/sbstar.hxx>
+
css::uno::Reference< css::frame::XModel > getDocumentModel( StarBASIC* );
#endif // INCLUDED_BASIC_SOURCE_INC_SBXMOD_HXX