- Update NDK to remove zwfuncs.h and place the native functions in their respective...
[reactos.git] / reactos / include / ndk / ldrfuncs.h
index e8b899e..a43ff6b 100644 (file)
@@ -22,7 +22,8 @@ Author:
 //
 // Dependencies
 //
-#include "ldrtypes.h"
+#include <umtypes.h>
+#include <ldrtypes.h>
 #if defined(_MSC_VER) && !defined(NTOS_MODE_USER)
 #include <ntimage.h>
 #endif