fix includes
[awesomized/libmemcached] / src / libtest / http.cc
index 465ce6186708c9d3c5eeb78fb0703343e4d7e056..cf85cdf7526728830d4651c12d1f0a58e593b663 100644 (file)
@@ -36,7 +36,7 @@
 
 #include "libtest/yatlcon.h"
 
-#include <libtest/common.h>
+#include "libtest/common.h"
 
 #if defined(HAVE_LIBCURL) && HAVE_LIBCURL
 #include <curl/curl.h>