- Update to r53061
[reactos.git] / drivers / video / videoprt / videoprt.h
index eb2b8ee..1bf794e 100644 (file)
@@ -34,6 +34,9 @@
 #include <dderror.h>
 #include <windef.h>
 
+#include <initguid.h>
+#include <wdmguid.h>
+
 #include <debug.h>
 
 #define TAG_VIDEO_PORT  'PDIV'
@@ -116,7 +119,7 @@ NTSTATUS
 IopInitiatePnpIrp(
   PDEVICE_OBJECT DeviceObject,
   PIO_STATUS_BLOCK IoStatusBlock,
-  ULONG MinorFunction,
+  UCHAR MinorFunction,
   PIO_STACK_LOCATION Stack OPTIONAL);
 
 NTSTATUS NTAPI