X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libtest%2Fget.h;h=e21ac0a4474f9af8557121f77477f305fe9bd845;hb=ae86283e79c226f2a24d5c74e3ffc8f38f0a66a8;hp=b0d4801be907e02ccc953fe9c04fbe34302302d5;hpb=9139975f5fe7895259645117b1e0e9a6cb9c27cc;p=awesomized%2Flibmemcached diff --git a/libtest/get.h b/libtest/get.h index b0d4801b..e21ac0a4 100644 --- a/libtest/get.h +++ b/libtest/get.h @@ -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 }