aboutsummaryrefslogtreecommitdiff
path: root/keyboards/converter/xt_usb/xt.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/converter/xt_usb/xt.h')
-rw-r--r--keyboards/converter/xt_usb/xt.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/converter/xt_usb/xt.h b/keyboards/converter/xt_usb/xt.h
index 538ff0e459..e9c1c7751d 100644
--- a/keyboards/converter/xt_usb/xt.h
+++ b/keyboards/converter/xt_usb/xt.h
@@ -38,7 +38,8 @@ POSSIBILITY OF SUCH DAMAGE.
#pragma once
-#include "quantum.h"
+#include <stdint.h>
+#include "gpio.h"
#define XT_DATA_IN() \
do { \