summaryrefslogtreecommitdiffstats
path: root/audio/telephony.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/telephony.h')
-rw-r--r--audio/telephony.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/telephony.h b/audio/telephony.h
index 38eb6a11..0f48b583 100644
--- a/audio/telephony.h
+++ b/audio/telephony.h
@@ -76,7 +76,8 @@ int telephony_terminate_call(void);
int telephony_answer_call(void);
-int telephony_ready(uint32_t features, struct indicator *indicators, int rh);
+int telephony_ready(uint32_t features, const struct indicator *indicators,
+ int rh);
/* Helper function for quick indicator updates */
static inline int telephony_update_indicator(struct indicator *indicators,