summaryrefslogtreecommitdiff
path: root/basic/source/runtime/rtlproto.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basic/source/runtime/rtlproto.hxx')
-rw-r--r--basic/source/runtime/rtlproto.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/basic/source/runtime/rtlproto.hxx b/basic/source/runtime/rtlproto.hxx
index 6c90c408cd93..1a1ae4f32283 100644
--- a/basic/source/runtime/rtlproto.hxx
+++ b/basic/source/runtime/rtlproto.hxx
@@ -166,6 +166,7 @@ extern RTLFUNC(RmDir); // JSM
extern RTLFUNC(SendKeys); // JSM
extern RTLFUNC(DimArray);
extern RTLFUNC(Dir);
+extern RTLFUNC(DoEvents);
extern RTLFUNC(Exp);
extern RTLFUNC(FileLen);
extern RTLFUNC(Fix);