Update to support new warnings.
[m6w6/libmemcached] / tests / libmemcached-1.0 / internals.cc
index 6e0232fc3a3d0eb72fdb439e34fb6b466cf848b1..89d51413a33babfe67b66d88e3460635d997c47a 100644 (file)
@@ -61,7 +61,7 @@ collection_st collection[] ={
   {0, 0, 0, 0}
 };
 
-void get_world(Framework *frame)
+void get_world(libtest::Framework* frame)
 {
   frame->collections(collection);
 }