fix includes
[awesomized/libmemcached] / src / libhashkit / md5.cc
index ef8677666a22dcb3db6cbc7774fd928a6f112b63..d17b6c25cd8811a2446da11de8d107ceee3063ee 100644 (file)
@@ -66,7 +66,7 @@ These notices must be retained in any copies of any part of this
 documentation and/or software.
 */
 
-#include <libhashkit/common.h>
+#include "libhashkit/common.h"
 
 #include <string.h>
 #include <sys/types.h>