summaryrefslogtreecommitdiff
path: root/include/button.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/button.h')
-rw-r--r--include/button.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/button.h b/include/button.h
index 29b648eb60..5fca2e9037 100644
--- a/include/button.h
+++ b/include/button.h
@@ -9,6 +9,7 @@
#define __CROS_EC_BUTTON_H
#include "common.h"
+#include "compile_time_macros.h"
#include "gpio.h"
#define BUTTON_FLAG_ACTIVE_HIGH (1 << 0)