summaryrefslogtreecommitdiffstats
path: root/UnixPkg/FvbServicesRuntimeDxe/FvbInfo.c
diff options
context:
space:
mode:
Diffstat (limited to 'UnixPkg/FvbServicesRuntimeDxe/FvbInfo.c')
-rw-r--r--UnixPkg/FvbServicesRuntimeDxe/FvbInfo.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/UnixPkg/FvbServicesRuntimeDxe/FvbInfo.c b/UnixPkg/FvbServicesRuntimeDxe/FvbInfo.c
index 0e7580cb36..b8399edf99 100644
--- a/UnixPkg/FvbServicesRuntimeDxe/FvbInfo.c
+++ b/UnixPkg/FvbServicesRuntimeDxe/FvbInfo.c
@@ -34,8 +34,8 @@ Abstract:
#include <Library/BaseMemoryLib.h>
#include <Library/MemoryAllocationLib.h>
#include <Library/UefiBootServicesTableLib.h>
-#include <Library/PcdLib.h>
-#include <Library/DevicePathLib.h>
+#include <Library/PcdLib.h>
+#include <Library/DevicePathLib.h>
#include <Guid/FirmwareFileSystem2.h>
#include <Guid/SystemNvDataGuid.h>