I'm using S32K311 with RTD 4.0.
when I write the code :
IntCtrl_Ip_EnableIrq(FlexCAN0_1_IRQn);
FlexCAN0_1_IRQn include in two header file as the image show below

why is S32K312_COMMON.h show in my project ?
My prject was builed based on S32K311.
Does anyone encounter this problem ?