Index: plugins.h =================================================================== --- plugins.h (revision 30180) +++ plugins.h (revision 30181) @@ -146,6 +146,8 @@ plugin_dep("dialogs", "lib_hid_common", 0) plugin_dep("dialogs", "lib_hid_pcbui", 0) plugin_dep("draw_fab", "report", 0) +plugin_dep("drc_orig", "query", 0) +plugin_dep("drc_query", "query", 0) plugin_dep("export_fidocadj", "lib_compat_help", 0) plugin_dep("export_gcode", "millpath", 0) plugin_dep("export_gerber", "export_excellon", 0)