Fix all include location, and drop versions of the library that were never shipped.
[awesomized/libmemcached] / tests / memcp.cc
index 04c47f80956a014ccfa640c46fc87dd9f356a557..3c8d6b0238289243397322f36d021f2e4aba32ee 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;