renamed: CECExports.h => cec.h, CECExportsC.h => cecc.h, CECLoader.h => cecloader...
[deb_libcec.git] / include / cecc.h
similarity index 99%
rename from include/libcec/CECExportsC.h
rename to include/cecc.h
index e14f814e297e40faae7473571b80099d92bb27e0..1d4c26c0c2b408110445bfcd39d8cc4497c9e199 100644 (file)
@@ -34,7 +34,7 @@
 #ifndef CECEXPORTS_C_H_
 #define CECEXPORTS_C_H_
 
-#include <libcec/CECTypes.h>
+#include <cectypes.h>
 
 #ifdef __cplusplus
 extern "C" {