summaryrefslogtreecommitdiffstats
path: root/DuetPkg/DataHubGenDxe/DataHubGen.h
diff options
context:
space:
mode:
Diffstat (limited to 'DuetPkg/DataHubGenDxe/DataHubGen.h')
-rw-r--r--DuetPkg/DataHubGenDxe/DataHubGen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/DuetPkg/DataHubGenDxe/DataHubGen.h b/DuetPkg/DataHubGenDxe/DataHubGen.h
index a9f52276d3..487d3e4aa2 100644
--- a/DuetPkg/DataHubGenDxe/DataHubGen.h
+++ b/DuetPkg/DataHubGenDxe/DataHubGen.h
@@ -36,7 +36,7 @@ Abstract:
#include <Library/UefiLib.h>
#include <Library/HobLib.h>
#include <Library/UefiBootServicesTableLib.h>
-#include <Library/FrameworkHiiLib.h>
+#include <Library/HiiLib.h>
#include <Library/DebugLib.h>
#include <Library/BaseMemoryLib.h>
#include <Library/MemoryAllocationLib.h>