summaryrefslogtreecommitdiff
path: root/board/spring/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/spring/board.c')
-rw-r--r--board/spring/board.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/spring/board.c b/board/spring/board.c
index 13cbeee1f3..29505bb4aa 100644
--- a/board/spring/board.c
+++ b/board/spring/board.c
@@ -19,7 +19,7 @@
#include "lid_switch.h"
#include "pmu_tpschrome.h"
#include "pwm.h"
-#include "pwm_data.h"
+#include "pwm_chip.h"
#include "registers.h"
#include "timer.h"
#include "util.h"