fix includes
[awesomized/libmemcached] / src / libhashkit / hsieh.cc
index ca88f8d67ba18443933146c64f7cd0e380429528..43800a49144e278e41caa0ea72a05dca9dbb67d3 100644 (file)
@@ -42,7 +42,7 @@
  * http://www.azillionmonkeys.com/qed/hash.html
 */
 
-#include <libhashkit/common.h>
+#include "libhashkit/common.h"
 
 #undef get16bits
 #if (defined(__GNUC__) && defined(__i386__))