Update all config.h usage.
[m6w6/libmemcached] / tests / libmemcached-1.0 / plus.cpp
index 68f1d7e01800893d010637a04ec9d922ef40bf78..34fe7f28be8a663ab6154c90621d78abdb79c84b 100644 (file)
@@ -35,7 +35,7 @@
  *
  */
 
-#include <config.h>
+#include <mem_config.h>
 
 /*
   C++ interface test
@@ -322,7 +322,7 @@ collection_st collection[] ={
 #define TEST_PORT_BASE MEMCACHED_DEFAULT_PORT +10
 #include "tests/libmemcached_world.h"
 
-void get_world(Framework *world)
+void get_world(libtest::Framework* world)
 {
   world->collections(collection);