Index: dxf.c =================================================================== --- dxf.c (revision 31014) +++ dxf.c (revision 31015) @@ -533,7 +533,7 @@ int pplg_init_export_dxf(void) { - PCB_API_CHK_VER; + RND_API_CHK_VER; memset(&dxf_hid, 0, sizeof(rnd_hid_t));