Fixes all current issues with hashkit tests.
[m6w6/libmemcached] / libhashkit / digest.c
index 4ff6de29f08f11e2d5d092afbe512b00dd5f5dba..e1559819db8faff2d3f6d4e6e7b2f3e079ea449b 100644 (file)
@@ -6,7 +6,7 @@
  * the COPYING file in the parent directory for full text.
  */
 
-#include "common.h"
+#include <libhashkit/common.h>
 
 uint32_t hashkit_digest(const hashkit_st *self, const char *key, size_t key_length)
 {