X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libtest%2Fget.h;h=e21ac0a4474f9af8557121f77477f305fe9bd845;hb=c3472bb8e7417a272f8c76c5a1316e3370adc941;hp=b0d4801be907e02ccc953fe9c04fbe34302302d5;hpb=47f45992107361ad58c170bdf78fdc92523fab06;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 }