summaryrefslogtreecommitdiff
path: root/DuetPkg/DxeIpl/DxeIpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'DuetPkg/DxeIpl/DxeIpl.h')
-rw-r--r--DuetPkg/DxeIpl/DxeIpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/DuetPkg/DxeIpl/DxeIpl.h b/DuetPkg/DxeIpl/DxeIpl.h
index c8c6794..8b6e9a8 100644
--- a/DuetPkg/DxeIpl/DxeIpl.h
+++ b/DuetPkg/DxeIpl/DxeIpl.h
@@ -18,6 +18,7 @@
#include <Guid/Mps.h>
#include <Guid/FlashMapHob.h>
#include <Guid/SystemNvDataGuid.h>
+#include <Guid/VariableFormat.h>
#include <Protocol/Decompress.h>
#include <Protocol/StatusCode.h>
@@ -29,7 +30,6 @@
#include <Library/PrintLib.h>
#include <Library/IoLib.h>
-#include <VariableFormat.h>
#include <CpuIA32.h>
#endif // _DUET_DXEIPL_H_