attempt to fix murmur on big endian
[awesomized/libmemcached] / src / libhashkit / function.cc
index 3d530ae9b24e0a21829927b512708cb38f8b4cc7..c1eac35865d6d204ad87323ee7270fb52ecc8f75 100644 (file)
@@ -6,7 +6,7 @@
  * the COPYING file in the parent directory for full text.
  */
 
-#include <libhashkit/common.h>
+#include "libhashkit/common.h"
 
 static hashkit_return_t _set_function(struct hashkit_st::hashkit_function_st *self, hashkit_hash_algorithm_t hash_algorithm)
 {