diff options
Diffstat (limited to 'MdePkg/Include/IndustryStandard/HighPrecisionEventTimerTable.h')
-rw-r--r-- | MdePkg/Include/IndustryStandard/HighPrecisionEventTimerTable.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MdePkg/Include/IndustryStandard/HighPrecisionEventTimerTable.h b/MdePkg/Include/IndustryStandard/HighPrecisionEventTimerTable.h index 95648396ba..af961c49a9 100644 --- a/MdePkg/Include/IndustryStandard/HighPrecisionEventTimerTable.h +++ b/MdePkg/Include/IndustryStandard/HighPrecisionEventTimerTable.h @@ -16,6 +16,8 @@ #ifndef _HIGH_PRECISION_EVENT_TIMER_TABLE_H_
#define _HIGH_PRECISION_EVENT_TIMER_TABLE_H_
+#include <IndustryStandard/Acpi.h>
+
//
// Ensure proper structure formats
//
|