diff options
Diffstat (limited to 'Nt32Pkg/TimerDxe')
-rw-r--r-- | Nt32Pkg/TimerDxe/Timer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Nt32Pkg/TimerDxe/Timer.h b/Nt32Pkg/TimerDxe/Timer.h index fd680b1613..3b7312bd24 100644 --- a/Nt32Pkg/TimerDxe/Timer.h +++ b/Nt32Pkg/TimerDxe/Timer.h @@ -25,7 +25,7 @@ Abstract: #define _TIMER_H_
-#include <PiDxe.h>
+#include <Uefi.h>
#include <WinNtDxe.h>
#include <Protocol/Timer.h>
#include <Protocol/Cpu.h>
|