summaryrefslogtreecommitdiff
path: root/IntelFrameworkPkg/Include/Protocol/SmmBase.h
diff options
context:
space:
mode:
authorbxing <bxing@6f19259b-4bc3-4df7-8a09-765794883524>2007-06-28 12:23:11 +0000
committerbxing <bxing@6f19259b-4bc3-4df7-8a09-765794883524>2007-06-28 12:23:11 +0000
commitb80fbe8543eb535e40172a263b6b5d633e5b282c (patch)
treec77a3b777b6abf37fb9662eaa9e073a505926147 /IntelFrameworkPkg/Include/Protocol/SmmBase.h
parentf29ae5d6b820bcb9bed7be78799e1b0a432188df (diff)
downloadedk2-platforms-b80fbe8543eb535e40172a263b6b5d633e5b282c.tar.xz
Modified header files to make them compile
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2846 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'IntelFrameworkPkg/Include/Protocol/SmmBase.h')
-rw-r--r--IntelFrameworkPkg/Include/Protocol/SmmBase.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/IntelFrameworkPkg/Include/Protocol/SmmBase.h b/IntelFrameworkPkg/Include/Protocol/SmmBase.h
index be214736f3..ab14f1c23b 100644
--- a/IntelFrameworkPkg/Include/Protocol/SmmBase.h
+++ b/IntelFrameworkPkg/Include/Protocol/SmmBase.h
@@ -22,6 +22,8 @@
#ifndef _SMM_BASE_H_
#define _SMM_BASE_H_
+#include <FrameworkSmm.h>
+
#define EFI_SMM_BASE_PROTOCOL_GUID \
{ \
0x1390954D, 0xda95, 0x4227, {0x93, 0x28, 0x72, 0x82, 0xc2, 0x17, 0xda, 0xa8 } \