summaryrefslogtreecommitdiff
path: root/src/soc/mediatek/mt8188/soc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/mediatek/mt8188/soc.c')
-rw-r--r--src/soc/mediatek/mt8188/soc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/mediatek/mt8188/soc.c b/src/soc/mediatek/mt8188/soc.c
index f2911aec10..665f391ec6 100644
--- a/src/soc/mediatek/mt8188/soc.c
+++ b/src/soc/mediatek/mt8188/soc.c
@@ -6,7 +6,7 @@
#include <soc/cpu_input_gating.h>
#include <soc/devapc.h>
#include <soc/dfd.h>
-#include <soc/dpm.h>
+#include <soc/dpm_v1.h>
#include <soc/emi.h>
#include <soc/mcupm.h>
#include <soc/mmu_operations.h>