Fix all include location, and drop versions of the library that were never shipped.
[awesomized/libmemcached] / tests / memerror.cc
index 76cc96c434570134387a79d112b478a2b8164064..9b3ddd353ab9236d9097e8c12a700e6c10b9d35a 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;