Improves naming of session's module
[src/app-framework-binder.git] / src / afb-hreq.h
index 72cefcf..f07f2fa 100644 (file)
@@ -17,7 +17,7 @@
 
 #pragma once
 
-struct AFB_clientCtx;
+struct afb_session;
 struct json_object;
 struct hreq_data;
 struct afb_hsrv;