Index: polygon_act.c =================================================================== --- polygon_act.c (revision 4890) +++ polygon_act.c (revision 4891) @@ -145,4 +145,4 @@ polygon_help, pcb_polygon_syntax} }; -REGISTER_ACTIONS(polygon_action_list, NULL) +PCB_REGISTER_ACTIONS(polygon_action_list, NULL)