diff options
Diffstat (limited to 'gps/utils/loc_timer.h')
-rw-r--r-- | gps/utils/loc_timer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gps/utils/loc_timer.h b/gps/utils/loc_timer.h index 2967858..25fd179 100644 --- a/gps/utils/loc_timer.h +++ b/gps/utils/loc_timer.h @@ -34,7 +34,7 @@ extern "C" { #endif /* __cplusplus */ #include <stddef.h> - +#include <platform_lib_includes.h> /* user_data: client context pointer, passthrough. Originally received from calling client when loc_timer_start() is called. |