fix includes
[awesomized/libmemcached] / tests / libmemcached-1.0 / callback_counter.cc
index a3f43de205f19d92bd9b6a54acafc5d7bf6015f5..fd52ca25e60d4c5583da7b34586d90d8db4f3c2c 100644 (file)
@@ -35,9 +35,9 @@
  *
  */
 
-#include <mem_config.h>
-#include <libtest/test.hpp>
-#include <libmemcached-1.0/memcached.h>
+#include "mem_config.h"
+#include "libtest/test.hpp"
+#include "libmemcached-1.0/memcached.h"
 #include "tests/libmemcached-1.0/callback_counter.h"
 
 memcached_return_t callback_counter(const memcached_st*, memcached_result_st*, void *context)