X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Frba_adapter.h;h=ea1eebcd373c1d0db200ae746aeb99de2e3d1aa8;hb=f3ae1a25e249ea78ccb75c3125681cc453c92f7f;hp=596d56e3b64c5cd7e18e7962d77639346cf1866e;hpb=e1e8c07e202ffccc7b56f8f116a2ef1624028f91;p=src%2Fagl-compositor.git diff --git a/src/rba_adapter.h b/src/rba_adapter.h index 596d56e..ea1eebc 100644 --- a/src/rba_adapter.h +++ b/src/rba_adapter.h @@ -30,7 +30,7 @@ extern "C" { #endif bool rba_adapter_initialize(void); -bool rba_adapter_arbitrate(const char *app_id); +bool rba_adapter_arbitrate(const char *app_id, struct ivi_compositor *ivi); #ifdef __cplusplus } #endif