diff options
Diffstat (limited to 'benchmark.cpp')
| -rw-r--r-- | benchmark.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmark.cpp b/benchmark.cpp index 36d4c733..aa0619a0 100644 --- a/benchmark.cpp +++ b/benchmark.cpp @@ -3,8 +3,8 @@ #include <time.h>
#include <unordered_map>
-#include "c_lib/cstring.h"
-#include "c_lib/cmap.h"
+#include "ccl/cstring.h"
+#include "ccl/cmap.h"
#include "others/bytell_hash_map.hpp"
#include "others/robin_hood.hpp"
|
