Author: mnordell
Date: Tue Sep 11 04:52:19 2012
New Revision: 57271
URL:
http://svn.reactos.org/svn/reactos?rev=57271&view=rev
Log:
Hopefully unbreak MSVC build.
Modified:
trunk/rostests/apitests/kernel32/SetUnhandledExceptionFilter.c
Modified: trunk/rostests/apitests/kernel32/SetUnhandledExceptionFilter.c
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/kernel32/SetUnha…
==============================================================================
--- trunk/rostests/apitests/kernel32/SetUnhandledExceptionFilter.c [iso-8859-1]
(original)
+++ trunk/rostests/apitests/kernel32/SetUnhandledExceptionFilter.c [iso-8859-1] Tue Sep 11
04:52:19 2012
@@ -8,7 +8,7 @@
#define WIN32_NO_STATUS
#include <stdio.h>
#include <wine/test.h>
-#include <windows.h>
+#include <ndk/rtltypes.h>
/*
* Keep these returning different values, to prevent compiler folding