mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
[svn] Use double quotes to include mswindows.h
This commit is contained in:
parent
1e72fedf95
commit
6267a79939
@ -49,7 +49,7 @@ so, delete this exception statement from your version. */
|
||||
well as to pick up Windows-specific includes and constants. To be
|
||||
able to test for such features, the file must be included as early
|
||||
as possible. */
|
||||
# include <mswindows.h>
|
||||
# include "mswindows.h"
|
||||
#endif
|
||||
|
||||
/* Provide support for C99-type boolean type "bool". This blurb comes
|
||||
|
Loading…
Reference in New Issue
Block a user