summaryrefslogtreecommitdiff
path: root/zephyr/shim/include/zephyr_shim.h
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/shim/include/zephyr_shim.h')
-rw-r--r--zephyr/shim/include/zephyr_shim.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/zephyr/shim/include/zephyr_shim.h b/zephyr/shim/include/zephyr_shim.h
index dce1706c5b..3e12568155 100644
--- a/zephyr/shim/include/zephyr_shim.h
+++ b/zephyr/shim/include/zephyr_shim.h
@@ -6,9 +6,8 @@
#ifndef __BOARD_H
#define __BOARD_H
-#include "common.h"
-
#include <zephyr/devicetree.h>
+#include "common.h"
/* Included shimed version of gpio signal. */
#include "gpio_signal.h"