Index: export_openscad.c =================================================================== --- export_openscad.c (revision 21672) +++ export_openscad.c (revision 21673) @@ -447,7 +447,7 @@ } } -static void openscad_set_color(pcb_hid_gc_t gc, const char *name) +static void openscad_set_color(pcb_hid_gc_t gc, const pcb_color_t *name) { }