diff options
Diffstat (limited to 'MdePkg/Include/IndustryStandard/WatchdogResourceTable.h')
-rw-r--r-- | MdePkg/Include/IndustryStandard/WatchdogResourceTable.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/MdePkg/Include/IndustryStandard/WatchdogResourceTable.h b/MdePkg/Include/IndustryStandard/WatchdogResourceTable.h index 7570cf4a69..8c83c9a1b8 100644 --- a/MdePkg/Include/IndustryStandard/WatchdogResourceTable.h +++ b/MdePkg/Include/IndustryStandard/WatchdogResourceTable.h @@ -16,10 +16,7 @@ #ifndef _WATCHDOG_RESOURCE_TABLE_H_
#define _WATCHDOG_RESOURCE_TABLE_H_
-//
-// Include files
-//
-#include "Acpi2_0.h"
+#include <IndustryStandard/Acpi.h>
//
// Ensure proper structure formats
|