diff options
Diffstat (limited to 'examples/uinotification/uinotification.cpp')
| -rw-r--r-- | examples/uinotification/uinotification.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/uinotification/uinotification.cpp b/examples/uinotification/uinotification.cpp index ca53c560..91e9b458 100644 --- a/examples/uinotification/uinotification.cpp +++ b/examples/uinotification/uinotification.cpp @@ -93,6 +93,8 @@ void NotificationListener::OnAddressChange(UIContext* context, ViewFrame* frame, extern "C" { + BN_DECLARE_UI_ABI_VERSION + BINARYNINJAPLUGIN bool UIPluginInit() { NotificationListener::init(); |
