* Sync up to trunk head (r65394).
[reactos.git] / ntoskrnl / ntkrnlmp / CMakeLists.txt
index 2ff3e3d..4f64c66 100644 (file)
@@ -1,6 +1,7 @@
 
 include(../ntos.cmake)
 
+include_directories(${REACTOS_SOURCE_DIR}/ntoskrnl)
 spec2def(ntkrnlmp.exe ../ntoskrnl.spec)
 
 if(MSVC_IDE AND (CMAKE_VERSION MATCHES "ReactOS"))