2
0
Mark Sibly 8 жил өмнө
parent
commit
6f221ed0f4

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

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