summaryrefslogtreecommitdiff
path: root/board/redrix/pwm.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/redrix/pwm.c')
-rw-r--r--board/redrix/pwm.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/board/redrix/pwm.c b/board/redrix/pwm.c
index a6b65b038c..263e494650 100644
--- a/board/redrix/pwm.c
+++ b/board/redrix/pwm.c
@@ -4,8 +4,9 @@
*/
#include "common.h"
-#include "hooks.h"
+#include "compile_time_macros.h"
+#include "hooks.h"
#include "pwm.h"
#include "pwm_chip.h"