Improves naming of session's module
[src/app-framework-binder.git] / src / afb-evt.h
index bd765b8..52b40ab 100644 (file)
@@ -18,7 +18,7 @@
 #pragma once
 
 struct afb_event;
-struct AFB_clientCtx;
+struct afb_session;
 
 struct afb_evt_listener;