memcapable: fix quit test with v1.6+
[m6w6/libmemcached] / tests / memping.cc
index 75c7687f2bb1c41f62e8b1c933ec98a0b7b74915..0712efd2d9c6ee5c41e0ede090a0925fcb444c8a 100644 (file)
   Test that we are cycling the servers we are creating during testing.
 */
 
-#include <mem_config.h>
+#include "mem_config.h"
 
-#include <libtest/test.hpp>
-#include <libmemcached-1.0/memcached.h>
+#include "libtest/test.hpp"
+#include "libmemcached-1.0/memcached.h"
 
 using namespace libtest;