aboutsummaryrefslogtreecommitdiff
path: root/pw_sync_zephyr/public/pw_sync_zephyr/mutex_inline.h
diff options
context:
space:
mode:
Diffstat (limited to 'pw_sync_zephyr/public/pw_sync_zephyr/mutex_inline.h')
-rw-r--r--pw_sync_zephyr/public/pw_sync_zephyr/mutex_inline.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pw_sync_zephyr/public/pw_sync_zephyr/mutex_inline.h b/pw_sync_zephyr/public/pw_sync_zephyr/mutex_inline.h
index cbc9772f9..c11806495 100644
--- a/pw_sync_zephyr/public/pw_sync_zephyr/mutex_inline.h
+++ b/pw_sync_zephyr/public/pw_sync_zephyr/mutex_inline.h
@@ -13,7 +13,7 @@
// the License.
#pragma once
-#include <kernel.h>
+#include <zephyr/kernel.h>
#include "pw_assert/assert.h"
#include "pw_interrupt/context.h"