Fix all include location, and drop versions of the library that were never shipped.
[awesomized/libmemcached] / tests / libmemcached-1.0 / print.cc
index f1c03d07eec33dd08c76b1d18938407329bfec7e..11125493f74a600d82200a020c3dfc209466b3ad 100644 (file)
@@ -43,7 +43,7 @@ using namespace libtest;
 
 #include <iostream>
 
-#include <libmemcached/memcached.h>
+#include <libmemcached-1.0/memcached.h>
 
 #include "tests/print.h"