summaryrefslogtreecommitdiffstats
path: root/DuetPkg/DxeIpl
diff options
context:
space:
mode:
Diffstat (limited to 'DuetPkg/DxeIpl')
-rw-r--r--DuetPkg/DxeIpl/DxeIpl.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/DuetPkg/DxeIpl/DxeIpl.h b/DuetPkg/DxeIpl/DxeIpl.h
index 59ee9fb102..c07ee66eb2 100644
--- a/DuetPkg/DxeIpl/DxeIpl.h
+++ b/DuetPkg/DxeIpl/DxeIpl.h
@@ -1,9 +1,8 @@
-
+
#ifndef _DUET_DXEIPL_H_
#define _DUET_DXEIPL_H_
-#include "FrameworkPei.h"
-#include "FrameworkModulePei.h"
+#include <FrameworkPei.h>
#include "EfiLdrHandoff.h"
#include "EfiFlashMap.h"
@@ -19,6 +18,7 @@
#include <Guid/FlashMapHob.h>
#include <Guid/SystemNvDataGuid.h>
#include <Guid/VariableFormat.h>
+#include <Guid/StatusCodeDataTypeDebug.h>
#include <Protocol/Decompress.h>
#include <Protocol/StatusCode.h>