summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Disk/Partition/Dxe/Partition.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdeModulePkg/Universal/Disk/Partition/Dxe/Partition.h')
-rw-r--r--MdeModulePkg/Universal/Disk/Partition/Dxe/Partition.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/MdeModulePkg/Universal/Disk/Partition/Dxe/Partition.h b/MdeModulePkg/Universal/Disk/Partition/Dxe/Partition.h
index 570d0194b5..289c9a5443 100644
--- a/MdeModulePkg/Universal/Disk/Partition/Dxe/Partition.h
+++ b/MdeModulePkg/Universal/Disk/Partition/Dxe/Partition.h
@@ -18,6 +18,11 @@
#ifndef _PARTITION_H
#define _PARTITION_H
+//
+// Include common header file for this module.
+//
+#include "CommonHeader.h"
+
#include <Uefi.h>
#include <Protocol/BlockIo.h>
#include <Guid/Gpt.h>