Fix errors in migration to V3
[src/app-framework-binder.git] / include / afb / afb-binding-predefs.h
index 5a3d048..791374b 100644 (file)
 #define afb_api_x3_on_init             afb_api_on_init
 #define afb_api_x3_seal                        afb_api_seal
 #define afb_api_x3_add_alias           afb_api_add_alias
+#define afb_api_x3_event_handler_add   afb_api_event_handler_add
+#define afb_api_x3_event_handler_del   afb_api_event_handler_del
 #define afb_api_x3_require_class       afb_api_require_class
 #define afb_api_x3_provide_class       afb_api_provide_class