summaryrefslogtreecommitdiff
path: root/common/uart_hostcmd.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/uart_hostcmd.c')
-rw-r--r--common/uart_hostcmd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/uart_hostcmd.c b/common/uart_hostcmd.c
index 506a49221d..7b4ff5b461 100644
--- a/common/uart_hostcmd.c
+++ b/common/uart_hostcmd.c
@@ -3,8 +3,8 @@
* found in the LICENSE file.
*/
-#include "common.h"
#include "config.h"
+#include "common.h"
#include "ec_commands.h"
#include "host_command.h"
#include "uart.h"