Speed up compilation of win32k (again)

svn path=/trunk/; revision=19658
This commit is contained in:
Casper Hornstrup 2005-11-26 20:18:49 +00:00
parent d7977db150
commit 5dc8d86423

View file

@ -7,7 +7,8 @@
*/
/* INCLUDES ******************************************************************/
#ifndef __WIN32K_H
#define __WIN32K_H
/* Internal Win32k Headers */
#include <include/ntuser.h>
#include <include/win32.h>
@ -61,4 +62,4 @@
#include <eng/objects.h>
#include <eng/misc.h>
#include <dib/dib.h>
/* EOF */
#endif /* __WIN32K_H */