diff --git a/samples/tmo_shell/src/misc_test.c b/samples/tmo_shell/src/misc_test.c index 7089a4d..30137de 100644 --- a/samples/tmo_shell/src/misc_test.c +++ b/samples/tmo_shell/src/misc_test.c @@ -11,6 +11,7 @@ #include #include #include +#include "tmo_gnss.h" #define I2C_0 DT_NODE_FULL_NAME(DT_NODELABEL(i2c0)) #define I2C_1 DT_NODE_FULL_NAME(DT_NODELABEL(i2c1))