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