* Sync up to trunk HEAD (r62285). Branch guys deserve the significant speedups too ;)
[reactos.git] / drivers / hid / hidparse / hidparse.h
index f0bc0d2..c3602a3 100644 (file)
@@ -5,4 +5,7 @@
 #include <ntddk.h>
 #include <hidpddi.h>
 #include <hidpi.h>
-#include <debug.h>
+#include "hidparser.h"
+#include <stdio.h>
+
+#define HIDPARSE_TAG 'PdiH'