Skip to content

Commit

Permalink
PcAtChipsetPkg PeiAcpiTimerLib: Add the missing DebugLib header file
Browse files Browse the repository at this point in the history
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Liming Gao <liming.gao@intel.com>
(cherry picked from commit 8ee7ad9)
  • Loading branch information
lgao4 committed Feb 24, 2018
1 parent b59d1da commit 40c6dc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions PcAtChipsetPkg/Library/AcpiTimerLib/PeiAcpiTimerLib.c
Expand Up @@ -16,6 +16,7 @@
#include <Library/TimerLib.h>
#include <Library/BaseLib.h>
#include <Library/HobLib.h>
#include <Library/DebugLib.h>

extern GUID mFrequencyHobGuid;

Expand Down

0 comments on commit 40c6dc5

Please sign in to comment.