summaryrefslogtreecommitdiff
path: root/driver/stm_mems_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'driver/stm_mems_common.h')
-rw-r--r--driver/stm_mems_common.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/driver/stm_mems_common.h b/driver/stm_mems_common.h
index 370ce10d9c..58e039bdd2 100644
--- a/driver/stm_mems_common.h
+++ b/driver/stm_mems_common.h
@@ -8,11 +8,11 @@
#ifndef __CROS_EC_ST_COMMONS_H
#define __CROS_EC_ST_COMMONS_H
-#include "common.h"
-#include "util.h"
#include "accelgyro.h"
+#include "common.h"
#include "console.h"
#include "i2c.h"
+#include "util.h"
/* X, Y, Z axis data len */
#define OUT_XYZ_SIZE 6