Explorar el Código

Correct uses clause. Fixes issue #39269

Michaël Van Canneyt hace 2 años
padre
commit
527e999410
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      packages/rtl/webaudio.pas

+ 1 - 1
packages/rtl/webaudio.pas

@@ -6,7 +6,7 @@ Unit webaudio;
 
 interface
 
-uses SysUtils, JS,web,types;
+uses SysUtils, JS, weborworker, web, types;
 
 {
   Automatically generated file by TWebIDLToPas on 2018-06-23 10:52:00