cmake: IMPORT, EXPORT and RPATH improvements
[awesomized/libmemcached] / tests / libmemcached-1.0 / error_conditions.cc
index 66e7c44e02534b085c368791647c2cca6b005aa1..b9481b17c2c47ce9fa854dea62b265cefa75fc3b 100644 (file)
  *
  */
 
-#include <config.h>
-#include <libtest/test.hpp>
+#include "mem_config.h"
+#include "libtest/test.hpp"
 
 #define BUILDING_LIBMEMCACHED
 
-#include <libmemcached/memcached.h>
-#include <libmemcached/is.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 *)
 {