cec: stick some interfaces before the pthread stuff, so we can add other implementati...
[deb_libcec.git] / src / lib / devices / CECBusDevice.h
index 2bef3a7657d5f61afb81c55f76d02e1950edfc9d..5d835c7b47eaf52115b58442a716a13ca0711166 100644 (file)
@@ -33,7 +33,7 @@
 
 #include <cectypes.h>
 #include <set>
-#include "../platform/threads.h"
+#include "../platform/os-dependent.h"
 #include "../util/StdString.h"
 
 namespace CEC