Fix included getopt locations
[fio.git] / fio.h
diff --git a/fio.h b/fio.h
index 66211e9da74d80cafc2398ddf001ed8ff0499a8c..b71a48648eaf4f2b95e5ed6015ff8e445911c074 100644 (file)
--- a/fio.h
+++ b/fio.h
@@ -32,7 +32,7 @@
 #include "profile.h"
 #include "fio_time.h"
 #include "gettime.h"
-#include "lib/getopt.h"
+#include "oslib/getopt.h"
 #include "lib/rand.h"
 #include "lib/rbtree.h"
 #include "client.h"