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