summaryrefslogtreecommitdiff
path: root/include/keyboard_8042.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/keyboard_8042.h')
-rw-r--r--include/keyboard_8042.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/keyboard_8042.h b/include/keyboard_8042.h
index bd56106f1d..34c98c2a38 100644
--- a/include/keyboard_8042.h
+++ b/include/keyboard_8042.h
@@ -8,8 +8,8 @@
#ifndef __CROS_EC_KEYBOARD_8042_H
#define __CROS_EC_KEYBOARD_8042_H
-#include "button.h"
#include "common.h"
+#include "button.h"
/**
* Called by power button handler and button interrupt handler.