2
0
Mark Sibly 9 жил өмнө
parent
commit
85c9159283

+ 2 - 1
modules/std/requesters/requesters.monkey2

@@ -15,7 +15,8 @@ Namespace std.requesters
 	
 	#if __TARGET__="windows"
 
-		#Import "<libole32.a>"
+		#Import "<libComdlg32.a>"
+'		#Import "<libole32.a>"
 
 	#endif