aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block/thermal/thermal.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/common/block/thermal/thermal.c')
-rw-r--r--src/soc/intel/common/block/thermal/thermal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/intel/common/block/thermal/thermal.c b/src/soc/intel/common/block/thermal/thermal.c
index 39a98a41d8..8f2fd49da2 100644
--- a/src/soc/intel/common/block/thermal/thermal.c
+++ b/src/soc/intel/common/block/thermal/thermal.c
@@ -15,7 +15,7 @@
#include <console/console.h>
#include <device/mmio.h>
-#include <intelblocks/chip.h>
+#include <intelblocks/cfg.h>
#include <intelblocks/thermal.h>
#include <soc/pci_devs.h>