Commit in reactos/lib/kernel32 on MAIN | |||
k32.h | +1 | -1 | 1.15 -> 1.16 |
The right header to include is <pseh.h>
diff -u -r1.15 -r1.16 --- k32.h 18 Dec 2004 13:26:57 -0000 1.15 +++ k32.h 30 Dec 2004 06:55:18 -0000 1.16 @@ -37,4 +37,4 @@
#include "include/kernel32.h"
-#include <pseh/framebased.h>
+#include <pseh.h>