[I8042PRT]

* Define INITGUID in the main header.
CORE-7716

svn path=/trunk/; revision=61384
This commit is contained in:
Amine Khaldi 2013-12-24 21:16:17 +00:00
parent 1644776d78
commit 8172b44b7e
2 changed files with 3 additions and 1 deletions

View file

@ -11,7 +11,6 @@
/* INCLUDES ******************************************************************/
#define INITGUID
#include "i8042prt.h"
/* FUNCTIONS *****************************************************************/

View file

@ -1,3 +1,6 @@
#define INITGUID
#include <ntifs.h>
#include <kbdmou.h>
#include <ntdd8042.h>