Index: Plug.tmpasm =================================================================== --- Plug.tmpasm (revision 37105) +++ Plug.tmpasm (revision 37106) @@ -4,7 +4,7 @@ $(PLUGDIR)/export_openems/mesh.o @] -switch /local/pcb/export_openems/controls +switch /local/module/export_openems/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;