Fix style issue in delete. Fix test case which was not using versioned hashkit.
[m6w6/libmemcached] / tests / hash_plus.cc
index 3d2545ab66e9987dcad260ddc74468459b57bc8b..fada2a6f8c0772ce36de93353aaca22a2a4055f3 100644 (file)
@@ -10,7 +10,7 @@
 #include <cstdlib>
 #include <cstring>
 
-#include <libhashkit/hashkit.hpp>
+#include <libhashkit-1.0/hashkit.hpp>
 
 using namespace libtest;