Index: export_stl.c =================================================================== --- export_stl.c (revision 31014) +++ export_stl.c (revision 31015) @@ -250,7 +250,7 @@ int pplg_init_export_stl(void) { - PCB_API_CHK_VER; + RND_API_CHK_VER; memset(&stl_hid, 0, sizeof(rnd_hid_t));