Make lib/rand.c a stand-alone library
[fio.git] / lib / rand.c
index 9c3e0d6a39e181149ad04ac5c36f7220d115de95..3f60a67ab7a9c195260405024d7badba18b0a871 100644 (file)
@@ -36,7 +36,7 @@
 #include <string.h>
 #include <assert.h>
 #include "rand.h"
-#include "lib/pattern.h"
+#include "pattern.h"
 #include "../hash.h"
 
 int arch_random;