cmake: IMPORT, EXPORT and RPATH improvements
[awesomized/libmemcached] / tests / libmemcached-1.0 / error_conditions.cc
index b5a05c77f47e8b23693a48b1c407c99ca1ac8f3a..b9481b17c2c47ce9fa854dea62b265cefa75fc3b 100644 (file)
  *
  */
 
-#include <config.h>
-#include <libtest/test.hpp>
+#include "mem_config.h"
+#include "libtest/test.hpp"
 
 #define BUILDING_LIBMEMCACHED
 
-#include <libmemcached-1.0/memcached.h>
+#include "libmemcached-1.0/memcached.h"
 #include "libmemcached/is.h"
 
-#include <tests/error_conditions.h>
+#include "tests/error_conditions.h"
 
 test_return_t memcached_increment_MEMCACHED_NO_SERVERS(memcached_st *)
 {