X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fafb-evt.h;h=52b40ab1ac438103fc6a8a5007f24023ec8e7b25;hb=a758d774aa5dacc07d2840f1b7ccef793863389f;hp=bd765b8c3c1ada56add249b387831159db5c8276;hpb=91f3e6ecdada77d57c8d92a955776fd8fe6d402e;p=src%2Fapp-framework-binder.git diff --git a/src/afb-evt.h b/src/afb-evt.h index bd765b8c..52b40ab1 100644 --- a/src/afb-evt.h +++ b/src/afb-evt.h @@ -18,7 +18,7 @@ #pragma once struct afb_event; -struct AFB_clientCtx; +struct afb_session; struct afb_evt_listener;