diff --git a/reactos/boot/freeldr/freeldr/include/ntoskrnl.h b/reactos/boot/freeldr/freeldr/include/ntoskrnl.h index f2e9e468008..a964a3b80c5 100644 --- a/reactos/boot/freeldr/freeldr/include/ntoskrnl.h +++ b/reactos/boot/freeldr/freeldr/include/ntoskrnl.h @@ -12,6 +12,6 @@ //typedef GUID UUID; /* Disk stuff */ -typedef PVOID PLOADER_PARAMETER_BLOCK; +#include #include #include