diff options
Diffstat (limited to 'DuetPkg/BiosVideoThunkDxe')
-rw-r--r-- | DuetPkg/BiosVideoThunkDxe/BiosVideo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DuetPkg/BiosVideoThunkDxe/BiosVideo.h b/DuetPkg/BiosVideoThunkDxe/BiosVideo.h index 406bb53143..312bea50be 100644 --- a/DuetPkg/BiosVideoThunkDxe/BiosVideo.h +++ b/DuetPkg/BiosVideoThunkDxe/BiosVideo.h @@ -37,7 +37,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. #include <Library/BaseMemoryLib.h>
#include <Library/DevicePathLib.h>
-#include <IndustryStandard/Pci22.h>
+#include <IndustryStandard/Pci.h>
#include "VesaBiosExtensions.h"
|