Forgot to commit this file in r16097.
Modified: trunk/reactos/lib/ntdll/ldr/startup.c
--- trunk/reactos/lib/ntdll/ldr/startup.c 2005-06-19 18:21:58 UTC (rev 16100) +++ trunk/reactos/lib/ntdll/ldr/startup.c 2005-06-19 18:34:35 UTC (rev 16101) @@ -12,7 +12,7 @@
#define NDEBUG #include <ntdll.h>
-#include <user32/callback.h>
+#include <win32k/callback.h>
VOID RtlInitializeHeapManager (VOID); VOID LdrpInitLoader(VOID);