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