mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-31 01:24:12 +02:00
MtrrLib does not include PcdLib.h despite explicitly using its definitions. Add the include to fix compilation for modules that do not utilize AutoGen. Signed-off-by: Marvin Häuser <mhaeuser@posteo.de>