summaryrefslogtreecommitdiff
path: root/common/motion_sense.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/motion_sense.c')
-rw-r--r--common/motion_sense.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/common/motion_sense.c b/common/motion_sense.c
index a309d29f8c..0b72a69780 100644
--- a/common/motion_sense.c
+++ b/common/motion_sense.c
@@ -20,17 +20,17 @@
#include "lightbar.h"
#include "math_util.h"
#include "mkbp_event.h"
-#include "motion_sense.h"
-#include "motion_sense_fifo.h"
#include "motion_lid.h"
#include "motion_orientation.h"
+#include "motion_sense.h"
+#include "motion_sense_fifo.h"
#include "online_calibration.h"
-#include "printf.h"
#include "power.h"
+#include "printf.h"
#include "queue.h"
#include "tablet_mode.h"
-#include "timer.h"
#include "task.h"
+#include "timer.h"
#include "util.h"
/* Console output macros */