Factorize common code for handling requests
[src/app-framework-binder.git] / src / afb-evt.h
index 52b40ab..5b96b93 100644 (file)
@@ -19,7 +19,7 @@
 
 struct afb_event;
 struct afb_session;
-
+struct json_object;
 struct afb_evt_listener;
 
 struct afb_evt_itf