summaryrefslogtreecommitdiff
path: root/libsensors_iio/software/core/mllite/results_holder.c
diff options
context:
space:
mode:
Diffstat (limited to 'libsensors_iio/software/core/mllite/results_holder.c')
-rw-r--r--libsensors_iio/software/core/mllite/results_holder.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libsensors_iio/software/core/mllite/results_holder.c b/libsensors_iio/software/core/mllite/results_holder.c
index 97ffdec..1484f9b 100644
--- a/libsensors_iio/software/core/mllite/results_holder.c
+++ b/libsensors_iio/software/core/mllite/results_holder.c
@@ -14,12 +14,12 @@
* @brief Results Holder for HAL.
*/
#include "results_holder.h"
-#include "log.h"
#include "ml_math_func.h"
#include "mlmath.h"
#include "start_manager.h"
#include "data_builder.h"
#include "message_layer.h"
+#include "log.h"
// These 2 status bits are used to control when the 9 axis quaternion is updated
#define INV_COMPASS_CORRECTION_SET 1