https://git.reactos.org/?p=reactos.git;a=commitdiff;h=f49caecb3b0e0d090693c18aa96f3f97daadbbb7

commit f49caecb3b0e0d090693c18aa96f3f97daadbbb7
Author: Hermès Bélusca-Maïto <[email protected]>
AuthorDate: Sun Dec 24 16:48:13 2017 +0100

    [SDK] Fix copy-pasta, addendum to 7861960 by Mark Jansen.
---
 sdk/include/reactos/manifest_dll.rc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sdk/include/reactos/manifest_dll.rc 
b/sdk/include/reactos/manifest_dll.rc
index 3a036bf3a2..4349cab659 100644
--- a/sdk/include/reactos/manifest_dll.rc
+++ b/sdk/include/reactos/manifest_dll.rc
@@ -1,5 +1,5 @@
 
-#ifndef CREATEPROCESS_MANIFEST_RESOURCE_ID
+#ifndef ISOLATIONAWARE_MANIFEST_RESOURCE_ID
 #error please include winuser.h before including me!
 #endif
 

Reply via email to