diff options
Diffstat (limited to 'platform/android/export/export.h')
-rw-r--r-- | platform/android/export/export.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/android/export/export.h b/platform/android/export/export.h index 7ada91aec9..bd689a400d 100644 --- a/platform/android/export/export.h +++ b/platform/android/export/export.h @@ -31,6 +31,7 @@ #ifndef ANDROID_EXPORT_H #define ANDROID_EXPORT_H +void register_android_exporter_types(); void register_android_exporter(); #endif // ANDROID_EXPORT_H |