summaryrefslogtreecommitdiff
path: root/keyboards/torn/mcp23018.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/torn/mcp23018.h')
-rw-r--r--keyboards/torn/mcp23018.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/torn/mcp23018.h b/keyboards/torn/mcp23018.h
index 17ecaa5a7c..af5dbc7b25 100644
--- a/keyboards/torn/mcp23018.h
+++ b/keyboards/torn/mcp23018.h
@@ -17,6 +17,9 @@
#pragma once
+#include <stdbool.h>
+#include <stdint.h>
+
#define IODIRA 0x00
#define IODIRB 0x01
#define GPPUA 0x0C