Fix header reference in libhashkit.
[m6w6/libmemcached] / libhashkit / murmur3.cc
index 5a5666e712f5b14029f6f2dda3bf6d34b4daa80a..e5f06ce26b367540ef45fa101c73d312d67f5c9c 100644 (file)
@@ -7,7 +7,7 @@
 // compile and run any of them on any platform, but your performance with the
 // non-native version will be less than optimal.
 
-#include "mem_config.h"
+#include "libhashkit/hashkitcon.h"
 
 #include "libhashkit/murmur3.h"