summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Protocol/Smbus.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Include/Protocol/Smbus.h')
-rw-r--r--MdePkg/Include/Protocol/Smbus.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/MdePkg/Include/Protocol/Smbus.h b/MdePkg/Include/Protocol/Smbus.h
index 1150933541..b63d26fcbc 100644
--- a/MdePkg/Include/Protocol/Smbus.h
+++ b/MdePkg/Include/Protocol/Smbus.h
@@ -1,7 +1,7 @@
/** @file
This file declares the EFI SMBus Host Controller protocol
- Copyright (c) 2006, Intel Corporation
+ Copyright (c) 2006 - 2007, Intel Corporation
All rights reserved. This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
which accompanies this distribution. The full text of the license may be found at
@@ -21,6 +21,8 @@
#ifndef _EFI_SMBUS_H
#define _EFI_SMBUS_H
+#include <IndustryStandard/SmBus.h>
+
#define EFI_SMBUS_HC_PROTOCOL_GUID \
{ \
0xe49d33ed, 0x513d, 0x4634, {0xb6, 0x98, 0x6f, 0x55, 0xaa, 0x75, 0x1c, 0x1b } \