kernel32: Remove unnecessary use of wownt32.h.

This commit is contained in:
Alexandre Julliard 2010-11-01 16:44:24 +01:00
parent abf8da6727
commit 5559ac4a89
1 changed files with 0 additions and 1 deletions

View File

@ -31,7 +31,6 @@
#include "winbase.h"
#include "wincon.h"
#include "winternl.h"
#include "wownt32.h"
#include "wine/library.h"
#include "kernel_private.h"