diff --git a/src/drivers/intel/fsp2_0/include/fsp/soc_binding.h b/src/drivers/intel/fsp2_0/include/fsp/soc_binding.h index ba3e2894ff..2adfaf3d65 100644 --- a/src/drivers/intel/fsp2_0/include/fsp/soc_binding.h +++ b/src/drivers/intel/fsp2_0/include/fsp/soc_binding.h @@ -7,6 +7,8 @@ #pragma pack(push) +#include + /** * These includes are required to include headers that are missing in * the FSP headers. Import order matter for the correct PiHob definition @@ -24,7 +26,6 @@ * This file is a implementation specific header. i.e. different * FSP implementations for different chipsets. */ -#include #include #include #if CONFIG(MRC_CACHE_USING_MRC_VERSION)