summaryrefslogtreecommitdiff
path: root/zephyr/shim/src/motionsense_sensors.c
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/shim/src/motionsense_sensors.c')
-rw-r--r--zephyr/shim/src/motionsense_sensors.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/zephyr/shim/src/motionsense_sensors.c b/zephyr/shim/src/motionsense_sensors.c
index c720e8434e..f0b76adf33 100644
--- a/zephyr/shim/src/motionsense_sensors.c
+++ b/zephyr/shim/src/motionsense_sensors.c
@@ -3,7 +3,7 @@
* found in the LICENSE file.
*/
-#include <logging/log.h>
+#include <zephyr/logging/log.h>
#include "common.h"
#include "accelgyro.h"
#include "cros_cbi.h"