summaryrefslogtreecommitdiffstats
path: root/src/rba_adapter.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rba_adapter.h')
-rw-r--r--src/rba_adapter.h2
1 files changed, 1 insertions, 1 deletions
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