cec: changed to use dlopen instead of static linkage. shuffled headers a bit. bumped...
[deb_libcec.git] / src / lib / LibCEC.h
index a602beafa62d0024ea542f4f680e4b83d736e92f..a700034ff47331768c28af61008f1d3a12c119c2 100644 (file)
@@ -32,8 +32,8 @@
  */
 
 #include <string>
-#include "../../include/CECExports.h"
-#include "../../include/CECTypes.h"
+#include <libcec/CECExports.h>
+#include <libcec/CECTypes.h>
 #include "util/buffer.h"
 
 namespace CEC