* include/windows.h: Don't include basetyps.h.

* include/objfwd.h: Do include basetyps.h.
This commit is contained in:
Danny Smith
2002-10-14 02:12:51 +00:00
parent bac610ad86
commit 5c2b46f4a8
3 changed files with 7 additions and 1 deletions

View File

@@ -47,7 +47,6 @@
#include <stdarg.h>
#include <windef.h>
#include <wincon.h>
#include <basetyps.h>
#include <winbase.h>
#ifndef _WINGDI_H
#include <wingdi.h>