summaryrefslogtreecommitdiffhomepage
path: root/examples/benchmark.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/benchmark.cpp')
-rw-r--r--examples/benchmark.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/benchmark.cpp b/examples/benchmark.cpp
index 206da5ce..e919bc3f 100644
--- a/examples/benchmark.cpp
+++ b/examples/benchmark.cpp
@@ -1,6 +1,6 @@
#include <stdio.h>
#include <time.h>
-#include <stc/crandom.h>
+#include <stc/crand.h>
#include <stc/cstr.h>
#include <stc/cmap.h>
#include "others/khash.h"