Index: plugins.h =================================================================== --- plugins.h (revision 29646) +++ plugins.h (revision 29647) @@ -8,7 +8,7 @@ plugin_def("lib_compat_help", "#compatibility helper functions", sbuildin, 1, 0) plugin_def("lib_gensexpr", "#s-expression library", sdisable, 0, 0) plugin_def("lib_gtk_common", "all-hid_gtk common code", sdisable, 0, 0) -plugin_def("lib_hid_common", "all-gui-hid common code", sdisable, 0, 0) +plugin_def("lib_hid_common", "all-gui-hid common code", sdisable, 0, 1) plugin_def("lib_hid_gl", "openGL rendering", sdisable, 0, 0) plugin_def("lib_hid_pcbui", "common PCB-related GUI elements", sdisable, 0, 0) plugin_def("lib_netmap", "map nets and objects", sdisable, 0, 0)