diff --git a/LEGO1/mxomni.h b/LEGO1/mxomni.h index f3f1ee9a..b09d11ad 100644 --- a/LEGO1/mxomni.h +++ b/LEGO1/mxomni.h @@ -77,5 +77,6 @@ __declspec(dllexport) MxVariableTable * VariableTable(); __declspec(dllexport) MxMusicManager * MusicManager(); __declspec(dllexport) MxEventManager * EventManager(); __declspec(dllexport) MxNotificationManager * NotificationManager(); +MxVideoManager * MVideoManager(); #endif // MXOMNI_H