mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1216681 - Cross compilation fixup.
This commit is contained in:
parent
8d50f2cc1d
commit
451f557a86
@ -4,7 +4,7 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdint.h>
|
||||
#include <Windows.h>
|
||||
#include <windows.h>
|
||||
#include <dbghelp.h>
|
||||
|
||||
const DWORD CV_SIGNATURE_RSDS = 0x53445352; // 'SDSR'
|
||||
|
Loading…
Reference in New Issue
Block a user