[ros-diffs] [cfinck] 29987: Try to unbreak build by adding the -Iinclude/psdk line again. Build has been broken by hpoussin's commit in r29976. As stated before, Wine components like the "winnt.h" file in include/reactos/wine still refer to include/psdk components (in this case by an #include_next "winnt.h" line). This has to be fixed first. Build probably worked successfully with older RosBE-Windows versions, since they put the include directory to the bundled w32api header files in the global C_INCLUDE_PA