aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/miiiw/common/shift_register.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/miiiw/common/shift_register.h')
-rw-r--r--keyboards/miiiw/common/shift_register.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/miiiw/common/shift_register.h b/keyboards/miiiw/common/shift_register.h
index f9895e63f8..8d72149be2 100644
--- a/keyboards/miiiw/common/shift_register.h
+++ b/keyboards/miiiw/common/shift_register.h
@@ -16,6 +16,7 @@
#pragma once
+#include <stdint.h>
#include "gpio.h"
#ifndef GPIOH_BASE