summaryrefslogtreecommitdiff
path: root/zephyr/shim/chip/mchp/system_download_from_flash.c
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/shim/chip/mchp/system_download_from_flash.c')
-rw-r--r--zephyr/shim/chip/mchp/system_download_from_flash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/zephyr/shim/chip/mchp/system_download_from_flash.c b/zephyr/shim/chip/mchp/system_download_from_flash.c
index 1d576849d5..665db2cccd 100644
--- a/zephyr/shim/chip/mchp/system_download_from_flash.c
+++ b/zephyr/shim/chip/mchp/system_download_from_flash.c
@@ -2,7 +2,7 @@
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
-#include <dt-bindings/clock/npcx_clock.h>
+#include <zephyr/dt-bindings/clock/npcx_clock.h>
#include <stdnoreturn.h>
#include "common.h"