summaryrefslogtreecommitdiff
path: root/driver/accel_kionix.h
diff options
context:
space:
mode:
Diffstat (limited to 'driver/accel_kionix.h')
-rw-r--r--driver/accel_kionix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/driver/accel_kionix.h b/driver/accel_kionix.h
index 8777396e01..4f5d02ee55 100644
--- a/driver/accel_kionix.h
+++ b/driver/accel_kionix.h
@@ -8,8 +8,8 @@
#ifndef __CROS_EC_ACCEL_KIONIX_H
#define __CROS_EC_ACCEL_KIONIX_H
-#include "common.h"
#include "accelgyro.h"
+#include "common.h"
#include "driver/accel_kx022.h"
#include "driver/accel_kxcj9.h"