https://git.reactos.org/?p=reactos.git;a=commitdiff;h=b1d27cd0fb8822b590412…
commit b1d27cd0fb8822b5904122924f08efceef2a832f
Author: James Tabor <james.tabor(a)reactos.org>
AuthorDate: Fri Apr 15 19:27:50 2022 -0500
Commit: James Tabor <james.tabor(a)reactos.org>
CommitDate: Fri Apr 15 19:27:50 2022 -0500
[Win32SS] Fix Build
Fix Build
---
win32ss/pch.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/win32ss/pch.h b/win32ss/pch.h
index efc390df220..40fd8a7f861 100644
--- a/win32ss/pch.h
+++ b/win32ss/pch.h
@@ -68,6 +68,7 @@ typedef struct _SECURITY_ATTRIBUTES SECURITY_ATTRIBUTES,
*LPSECURITY_ATTRIBUTES;
#include <ddrawi.h>
#include <imm.h>
#include <dbt.h>
+#include <ntddvdeo.h>
/* SEH support with PSEH */
#include <pseh/pseh2.h>