cec: changed to use dlopen instead of static linkage. shuffled headers a bit. bumped...
[deb_libcec.git] / src / lib / AdapterCommunication.h
index 934915ba336782e4ee55f1fa7619e1f8cfe6099c..4693d97d30bbff1903e02d229f3bd746e2d09a2b 100644 (file)
@@ -31,7 +31,7 @@
  *     http://www.pulse-eight.net/
  */
 
-#include "../../include/CECExports.h"
+#include <libcec/CECExports.h>
 #include "platform/threads.h"
 #include <string>