diff --git a/src/lv_gpu/lv_gpu_nxp_pxp_osa.h b/src/lv_gpu/lv_gpu_nxp_pxp_osa.h index 9a10df9e2..eacd009ef 100644 --- a/src/lv_gpu/lv_gpu_nxp_pxp_osa.h +++ b/src/lv_gpu/lv_gpu_nxp_pxp_osa.h @@ -34,7 +34,7 @@ extern "C" { #endif -#include "lv_conf.h" +#include "../lv_conf_internal.h" #if LV_USE_GPU_NXP_PXP && LV_USE_GPU_NXP_PXP_AUTO_INIT extern lv_nxp_pxp_cfg_t pxp_default_cfg;