gitignore [ci skip]
[awesomized/libmemcached] / libtest / get.h
index b0d4801be907e02ccc953fe9c04fbe34302302d5..e21ac0a4474f9af8557121f77477f305fe9bd845 100644 (file)
@@ -42,7 +42,7 @@ extern "C" {
 
   /* How we make all of this work :) */
   LIBTEST_API
-    void get_world(Framework *world);
+    void get_world(libtest::Framework *world);
 
 #ifdef __cplusplus
 }