summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Universal/MmcDxe/Mmc.h
diff options
context:
space:
mode:
Diffstat (limited to 'ArmPkg/Universal/MmcDxe/Mmc.h')
-rw-r--r--ArmPkg/Universal/MmcDxe/Mmc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ArmPkg/Universal/MmcDxe/Mmc.h b/ArmPkg/Universal/MmcDxe/Mmc.h
index eced1d8e20..44ad585bba 100644
--- a/ArmPkg/Universal/MmcDxe/Mmc.h
+++ b/ArmPkg/Universal/MmcDxe/Mmc.h
@@ -16,6 +16,8 @@
#ifndef __MMC_H
#define __MMC_H
+#include <Uefi.h>
+
#include <Protocol/DiskIo.h>
#include <Protocol/BlockIo.h>
#include <Protocol/DevicePath.h>