Initial file system tests.
[pintos-anon] / grading / vm / page-merge-seq.c
index 306910d964875cea97cb882401bd8c3f9a1516d7..f7ac14c09a0812989e77b809a3b2af49ee3d4e2c 100644 (file)
@@ -5,7 +5,7 @@
 #else
 #include "posix-compat.h"
 #endif
-#include "arc4.h"
+#include "../lib/arc4.h"
 
 #define CHUNK_SIZE (63 * 1024)                  /* Max file size. */
 #define CHUNK_CNT 16                            /* Number of chunks. */