cec: stick some interfaces before the pthread stuff, so we can add other implementati...
[deb_libcec.git] / src / lib / platform / timeutils.h
index d793005b80fbcd210df373d58d874fcc09af5b74..f05f7e7139b598b98c820c7bf8c6091e46461847 100644 (file)
@@ -41,6 +41,8 @@
 #include <sys/time.h>
 #endif
 
+#include "os-dependent.h"
+
 namespace CEC
 {
   inline int64_t GetTimeMs()