From 60c93673b3189b7a48acdb5c300f4ee3546ffb85 Mon Sep 17 00:00:00 2001 From: lgao4 Date: Sat, 30 Aug 2008 14:09:38 +0000 Subject: The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend on PI spec should include Uefi.h not PiDxe.h. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5758 6f19259b-4bc3-4df7-8a09-765794883524 --- Nt32Pkg/TimerDxe/Timer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Nt32Pkg/TimerDxe/Timer.h') 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 +#include #include #include #include -- cgit v1.2.3