afb-api-ws: typo
[src/app-framework-binder.git] / src / afb-api-ws.h
index 831d5ea..44dedca 100644 (file)
@@ -18,7 +18,7 @@
 
 #pragma once
 
-struct afb_req_itf;
+struct afb_apiset;
 
 extern int afb_api_ws_add_client(const char *path, struct afb_apiset *apiset);