Browse Source

Cleanups.

Mark Sibly 9 năm trước cách đây
mục cha
commit
85c9159283
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      modules/std/requesters/requesters.monkey2

+ 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