X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fafb-evt.h;h=52b40ab1ac438103fc6a8a5007f24023ec8e7b25;hb=e94995611bd4e05a2aac1c0ae7c7f0855137b78a;hp=8ebb2ec06c4c94e1e6bd673680eb347223faa3e6;hpb=d8ef25780bffa6f91f013ef71b1ede908325e59d;p=src%2Fapp-framework-binder.git diff --git a/src/afb-evt.h b/src/afb-evt.h index 8ebb2ec0..52b40ab1 100644 --- a/src/afb-evt.h +++ b/src/afb-evt.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 "IoT.bzh" + * Copyright (C) 2016, 2017 "IoT.bzh" * Author: José Bollo * * Licensed under the Apache License, Version 2.0 (the "License"); @@ -18,7 +18,7 @@ #pragma once struct afb_event; -struct AFB_clientCtx; +struct afb_session; struct afb_evt_listener;