Fix all include location, and drop versions of the library that were never shipped.
[awesomized/libmemcached] / tests / memrm.cc
index 58da088c5d395cde9d662aba88b0feb3717d4581..1f5f722ac8faf034044ddacb873d7f305225dbcc 100644 (file)
@@ -42,7 +42,7 @@
 #include <config.h>
 
 #include <libtest/test.hpp>
-#include <libmemcached/memcached.h>
+#include <libmemcached-1.0/memcached.h>
 
 using namespace libtest;