cec: bump version numbers to 1.5, to prepare for the new release
[deb_libcec.git] / include / cecc.h
index 22fb9a3a1ee5d10968c88c2681d85ad686f0a98b..7e3512f011edb340fe7fbfef48380d2dc6b9a800 100644 (file)
@@ -294,6 +294,8 @@ extern DECLSPEC int cec_set_configuration(const libcec_configuration *configurat
 
 extern DECLSPEC void cec_rescan_devices(void);
 
+extern DECLSPEC int cec_is_libcec_active_source(void);
+
 #ifdef __cplusplus
 };
 #endif