diff options
Diffstat (limited to 'benchmarks/cpque_benchmark.cpp')
| -rw-r--r-- | benchmarks/cpque_benchmark.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/cpque_benchmark.cpp b/benchmarks/cpque_benchmark.cpp index 396d763d..d3c00803 100644 --- a/benchmarks/cpque_benchmark.cpp +++ b/benchmarks/cpque_benchmark.cpp @@ -1,6 +1,6 @@ #include <stdio.h>
#include <time.h>
-#include <stc/crand.h>
+#include <stc/crandom.h>
#include <stc/cvec.h>
#include <stc/cpque.h>
|
