Fix all include location, and drop versions of the library that were never shipped.
[awesomized/libmemcached] / tests / libmemcached-1.0 / atomsmasher.cc
index e5d53b60ea76079026aa300385d3ecac8471e658..9b246b176d7ec8860c7e2e9fb8a90721d65b86c0 100644 (file)
@@ -16,7 +16,7 @@
 
 #include <libtest/test.hpp>
 
-#include <libmemcached/memcached.h>
+#include <libmemcached-1.0/memcached.h>
 
 #include <cstdio>
 #include <cstdlib>
@@ -273,7 +273,7 @@ collection_st collection[] ={
 
 #include "tests/libmemcached_world.h"
 
-void get_world(Framework *world)
+void get_world(libtest::Framework* world)
 {
   world->collections(collection);