Move some internal headers to /reactos, set it as a default include path, move pseh...
[reactos.git] / reactos / lib / kernel32 / k32.h
index ea85c82..f11728e 100755 (executable)
@@ -28,7 +28,7 @@
 #include "include/kernel32.h"
 
 /* PSEH for SEH Support */
-#include <pseh.h>
+#include <pseh/pseh.h>
 
 /* Helper Header */
 #include <reactos/helper.h>