fix includes
[awesomized/libmemcached] / src / libmemcachedprotocol / ascii_handler.c
index 449b650d7e8e9f5b46fd2373c98b705f6b82254d..a6ecadabae201bf57f6c0b6222257ccbe5e0acbc 100644 (file)
@@ -34,7 +34,7 @@
  *
  */
 
-#include <libmemcachedprotocol/common.h>
+#include "libmemcachedprotocol/common.h"
 
 #include <ctype.h>
 #include <stdio.h>