fix includes
[awesomized/libmemcached] / tests / libmemcached-1.0 / exist.cc
index 912785d832417521f162d0cf072360e900a50a0a..caf7429e16a57079b0b7f046ace64f5c56f601e1 100644 (file)
  *
  */
 
-#include <mem_config.h>
-#include <libtest/test.hpp>
+#include "mem_config.h"
+#include "libtest/test.hpp"
 #include "libmemcached-1.0/memcached.h"
-#include <tests/exist.h>
+#include "tests/exist.h"
 
 using namespace libtest;