Index: layer.c =================================================================== --- layer.c (revision 31026) +++ layer.c (revision 31027) @@ -373,7 +373,7 @@ /* bound layer without a real layer binding: use the type match */ if (out != NULL) *out = layer->meta.bound.purpose; - return pcb_funchash_get(layer->meta.bound.purpose, NULL); + return rnd_funchash_get(layer->meta.bound.purpose, NULL); } #define APPEND(n) \