summaryrefslogtreecommitdiff
path: root/common/button.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/button.c')
-rw-r--r--common/button.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/button.c b/common/button.c
index 284d026285..aa7bcf6b4c 100644
--- a/common/button.c
+++ b/common/button.c
@@ -12,8 +12,8 @@
#include "compile_time_macros.h"
#include "console.h"
#include "gpio.h"
-#include "hooks.h"
#include "host_command.h"
+#include "hooks.h"
#include "keyboard_protocol.h"
#include "led_common.h"
#include "mkbp_input_devices.h"