Fix building libwine_unicode with w32api headers.
This commit is contained in:
parent
9557d1bfae
commit
5498cc517b
|
@ -24,6 +24,7 @@
|
|||
#include <stdarg.h>
|
||||
|
||||
#include "windef.h"
|
||||
#include "winbase.h"
|
||||
#include "winnls.h"
|
||||
|
||||
/* code page info common to SBCS and DBCS */
|
||||
|
|
Loading…
Reference in New Issue