Move conditional lib files to oslib/
[fio.git] / os / os-windows.h
index ad1c3dfcbcf08d12d9b178ba241bb7578702501a..159c086abaeb0182129181dd6a8bebe81ab0b402 100644 (file)
@@ -16,7 +16,7 @@
 #include "../file.h"
 #include "../log.h"
 #include "../lib/hweight.h"
-#include "../lib/strcasestr.h"
+#include "../oslib/strcasestr.h"
 
 #include "windows/posix.h"