renamed: CECExports.h => cec.h, CECExportsC.h => cecc.h, CECLoader.h => cecloader...
[deb_libcec.git] / src / lib / LibCEC.h
index a700034ff47331768c28af61008f1d3a12c119c2..2ad32dafb64eb76dafb23bbbcea30a8d7f773c7a 100644 (file)
@@ -32,8 +32,7 @@
  */
 
 #include <string>
-#include <libcec/CECExports.h>
-#include <libcec/CECTypes.h>
+#include <cec.h>
 #include "util/buffer.h"
 
 namespace CEC