win32: fix compilation after the last commit
[deb_libcec.git] / src / lib / platform / windows / os_windows.h
index b35a89101508d6cf88c8b3f930d5005036e1b39c..90cc75eaf6465c8b493e7bd118ddb9be6e4bbace 100644 (file)
@@ -26,7 +26,7 @@
 
 #if defined(_WIN32)
 #include "../pthread_win32/pthread.h"
-#include "../pthreads.h"
+#include "../posix/pthreads.h"
 #endif
 
 #if defined _FILE_OFFSET_BITS && _FILE_OFFSET_BITS == 64