cec: changed to use dlopen instead of static linkage. shuffled headers a bit. bumped...
[deb_libcec.git] / src / lib / platform / serialport.h
index f4f085e6b81d33a897189a7c697818281ea801fa..f912abb69b8e8c1dac439a845ec0929f460e300f 100644 (file)
@@ -19,7 +19,7 @@
  */
 
 #include "os-dependent.h"
-#include "../../../include/CECExports.h"
+#include <libcec/CECExports.h>
 #include <string>
 #include <stdint.h>
 #include "../platform/threads.h"