Index: polyhelp.c =================================================================== --- polyhelp.c (revision 31014) +++ polyhelp.c (revision 31015) @@ -541,7 +541,7 @@ int pplg_init_lib_polyhelp(void) { - PCB_API_CHK_VER; + RND_API_CHK_VER; RND_REGISTER_ACTIONS(polyhelp_action_list, polyhelp_cookie); return 0;