Remove some unneeded include statements.

This commit is contained in:
Steven Edwards 2004-09-23 04:27:24 +00:00 committed by Alexandre Julliard
parent d2acb8cf8b
commit e85b67bd9e
1 changed files with 0 additions and 3 deletions

View File

@ -32,9 +32,6 @@
#include "wingdi.h"
#include "winuser.h"
#include "winreg.h"
#include "wine/winuser16.h"
#include "wine/winbase16.h"
#include "heap.h"
#include "wine/debug.h"
#include "shellapi.h"