mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 04:13:33 +00:00
Make green build with rbuild and current headers.
svn path=/trunk/; revision=18823
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
#if defined(__GNUC__)
|
||||
#include <ddk/ntddk.h>
|
||||
#include <ddk/ntddser.h>
|
||||
#include <ntos/halfuncs.h>
|
||||
#include <ddk/ntddblue.h>
|
||||
#include <wincon.h>
|
||||
#include <drivers/blue/ntddblue.h>
|
||||
#include <ddk/ntddkbd.h> /* should be in kbdmou.h */
|
||||
#include <winbase.h>
|
||||
|
||||
#include <debug.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user