summaryrefslogtreecommitdiff
path: root/include/host_command.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/host_command.h')
-rw-r--r--include/host_command.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/host_command.h b/include/host_command.h
index 7efd54e297..59389107c7 100644
--- a/include/host_command.h
+++ b/include/host_command.h
@@ -8,8 +8,8 @@
#ifndef __CROS_EC_HOST_COMMAND_H
#define __CROS_EC_HOST_COMMAND_H
-#include "common.h"
#include "compiler.h"
+#include "common.h"
#include "ec_commands.h"
#ifdef __cplusplus