Fix all include location, and drop versions of the library that were never shipped.
[awesomized/libmemcached] / tests / libmemcached-1.0 / replication.cc
index 198b83cccdbbf7a32ccab4fb1f77e6a764c5ea9c..2e1808ea8acaf515a6fe420f8cd7d6bf8560684b 100644 (file)
 
 using namespace libtest;
 
-#include <libmemcached/memcached.h>
-#include <libmemcached/server_instance.h>
+#include <libmemcached-1.0/memcached.h>
+
+#include "libmemcached/server_instance.h"
+
 #include <tests/replication.h>
 #include <tests/debug.h>