Merge in additional fix for manpages.
[m6w6/libmemcached] / libhashkit / algorithm.c
index 0f0f9f01e3f4107e59233423aae010bc097e911e..de00081da56c648246fdb2a7f99a72ef93b6a514 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 libhashkit_one_at_a_time(const char *key, size_t key_length)
 {