Index: Plug.tmpasm =================================================================== --- Plug.tmpasm (revision 37105) +++ Plug.tmpasm (revision 37106) @@ -6,7 +6,7 @@ @] put /local/rnd/mod/SPHASH {$(PLUGDIR)/ddraft/fields.sphash} -switch /local/pcb/ddraft/controls +switch /local/module/ddraft/controls case {buildin} include /local/pcb/tmpasm/buildin; end; case {plugin} include /local/pcb/tmpasm/plugin; end; case {disable} include /local/pcb/tmpasm/disable; end;