cec: open libcec.so.1 instead of libcec.so in cecloader.h. credits @coling. github...
[deb_libcec.git] / include / cectypes.h
index 72295ada13d13ffebbe227973939c5778cf43d33..b5ae1eca5dce16f6f9e191355155eb8bc88cc9c4 100644 (file)
@@ -112,6 +112,7 @@ namespace CEC {
 
 #define CEC_MIN_LIB_VERSION          1
 #define CEC_LIB_VERSION_MAJOR        1
+#define CEC_LIB_VERSION_MAJOR_STR    "1"
 #define CEC_LIB_VERSION_MINOR        7
 
 typedef enum cec_abort_reason