summaryrefslogtreecommitdiffstats
path: root/invensense/mlsdk/mllite/ml.c
diff options
context:
space:
mode:
authorKyle Repinski <repinski23@gmail.com>2015-11-04 08:08:33 -0600
committerZiyan <jaraidaniel@gmail.com>2016-01-17 22:40:59 +0100
commitc8cd55c6008161825ff6df515da945d4fa41437c (patch)
treef6d1972f7936cf45dde6aee68c83fd2531fc1911 /invensense/mlsdk/mllite/ml.c
parent06aee9d0577df6bb01473339bcc505820bddc802 (diff)
downloaddevice_samsung_tuna-c8cd55c6008161825ff6df515da945d4fa41437c.zip
device_samsung_tuna-c8cd55c6008161825ff6df515da945d4fa41437c.tar.gz
device_samsung_tuna-c8cd55c6008161825ff6df515da945d4fa41437c.tar.bz2
invensense: Build with -Wall -Werror.
Diffstat (limited to 'invensense/mlsdk/mllite/ml.c')
-rw-r--r--invensense/mlsdk/mllite/ml.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/invensense/mlsdk/mllite/ml.c b/invensense/mlsdk/mllite/ml.c
index 3328edd..5ee91d0 100644
--- a/invensense/mlsdk/mllite/ml.c
+++ b/invensense/mlsdk/mllite/ml.c
@@ -64,6 +64,7 @@
#include "mlsl.h"
#include "mlos.h"
#include "mlBiasNoMotion.h"
+#include "mlSetGyroBias.h"
#include "log.h"
#undef MPL_LOG_TAG
#define MPL_LOG_TAG "MPL-ml"