mirror of https://github.com/acidanthera/audk.git
Add extra inclusion of DataHubRecords.h
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2911 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
78430d7c02
commit
baccc9ffd3
|
@ -21,6 +21,7 @@
|
||||||
#ifndef __FRAMEWORK_STATUS_CODE_DATA_TYPE_ID_H__
|
#ifndef __FRAMEWORK_STATUS_CODE_DATA_TYPE_ID_H__
|
||||||
#define __FRAMEWORK_STATUS_CODE_DATA_TYPE_ID_H__
|
#define __FRAMEWORK_STATUS_CODE_DATA_TYPE_ID_H__
|
||||||
|
|
||||||
|
#include <Common/DataHubRecords.h>
|
||||||
#include <Protocol/DebugSupport.h>
|
#include <Protocol/DebugSupport.h>
|
||||||
|
|
||||||
///
|
///
|
||||||
|
|
Loading…
Reference in New Issue