Fix all include location, and drop versions of the library that were never shipped.
[awesomized/libmemcached] / tests / memcapable.cc
index 93ad1860bdc986bce7aee4e170ba6a5c1ebf3388..09b47efabaddc2a53e33e83f76f69607cb18cec4 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;