summaryrefslogtreecommitdiffstats
path: root/UnixPkg/Library/UnixBdsLib/BdsPlatform.h
diff options
context:
space:
mode:
Diffstat (limited to 'UnixPkg/Library/UnixBdsLib/BdsPlatform.h')
-rw-r--r--UnixPkg/Library/UnixBdsLib/BdsPlatform.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/UnixPkg/Library/UnixBdsLib/BdsPlatform.h b/UnixPkg/Library/UnixBdsLib/BdsPlatform.h
index 32587b6a26..4935e64bd6 100644
--- a/UnixPkg/Library/UnixBdsLib/BdsPlatform.h
+++ b/UnixPkg/Library/UnixBdsLib/BdsPlatform.h
@@ -32,7 +32,8 @@ Abstract:
#include <Library/PcdLib.h>
#include <Library/GenericBdsLib.h>
#include <Library/PlatformBdsLib.h>
-#include <Library/GraphicsLib.h>
+#include <Library/GraphicsLib.h>
+#include <Library/DevicePathLib.h>
#include <Protocol/UnixThunk.h>
#include <Protocol/UnixIo.h>