Index: ps.c =================================================================== --- ps.c (revision 31014) +++ ps.c (revision 31015) @@ -1484,7 +1484,7 @@ int pplg_init_export_ps(void) { - PCB_API_CHK_VER; + RND_API_CHK_VER; memset(&ps_hid, 0, sizeof(rnd_hid_t)); rnd_hid_nogui_init(&ps_hid);