Index: show_netnames.c =================================================================== --- show_netnames.c (revision 33491) +++ show_netnames.c (revision 33492) @@ -32,9 +32,11 @@ #include "board.h" #include "event.h" #include -#include "menu_internal.c" #include "show_netnames_conf.h" +#include "menu_internal.c" +#include "conf_internal.c" + const char *pcb_show_netnames_cookie = "show_netnames plugin"; #define SHOW_NETNAMES_CONF_FN "show_netnames.conf" conf_show_netnames_t conf_show_netnames;