Make sure winternl.h is included from the wine folder

svn path=/trunk/; revision=66717
This commit is contained in:
Timo Kreuzer 2015-03-14 23:35:27 +00:00
parent 87d23adf45
commit 26b0009be6

View file

@ -57,7 +57,7 @@
#include "winreg.h"
#include "winnls.h"
#include "winternl.h"
#include "wine/winternl.h"
#include "gdi_private.h"
#include "wine/debug.h"