aboutsummaryrefslogtreecommitdiff
path: root/include/libsurvive/survive_imu.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/libsurvive/survive_imu.h')
-rw-r--r--include/libsurvive/survive_imu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/libsurvive/survive_imu.h b/include/libsurvive/survive_imu.h
index 508710a..4d03038 100644
--- a/include/libsurvive/survive_imu.h
+++ b/include/libsurvive/survive_imu.h
@@ -3,8 +3,8 @@
#include "poser.h"
#include "survive_types.h"
-#include <stdint.h>
#include <stdbool.h>
+#include <stdint.h>
#ifdef __cplusplus
extern "C" {