Commit forgotten file
authorGé van Geldorp <ge@gse.nl>
Thu, 1 Dec 2005 21:17:13 +0000 (21:17 +0000)
committerGé van Geldorp <ge@gse.nl>
Thu, 1 Dec 2005 21:17:13 +0000 (21:17 +0000)
svn path=/trunk/; revision=19806

reactos/subsys/win32k/w32k.h

index 3c41bf0..0e000b6 100644 (file)
@@ -37,6 +37,9 @@ typedef struct _SECURITY_ATTRIBUTES SECURITY_ATTRIBUTES, *LPSECURITY_ATTRIBUTES;
 /* Helper Header */
 #include <reactos/helper.h>
 
+/* Probe and capture */
+#include <reactos/probe.h>
+
 /* External Win32K Header */
 #include <win32k/win32k.h>