summaryrefslogtreecommitdiff
path: root/io-module/buttons.h
diff options
context:
space:
mode:
Diffstat (limited to 'io-module/buttons.h')
-rw-r--r--io-module/buttons.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/io-module/buttons.h b/io-module/buttons.h
index ef80f34..d7ce8bd 100644
--- a/io-module/buttons.h
+++ b/io-module/buttons.h
@@ -34,6 +34,7 @@
#include "mts_io_module.h"
#include "mts_io.h"
+#include "version.h"
#define BUTTON_CHECK_PER_SEC 8
#define BUTTON_INTERVAL (HZ / BUTTON_CHECK_PER_SEC)