summaryrefslogtreecommitdiff
path: root/quantum/wpm.h
diff options
context:
space:
mode:
Diffstat (limited to 'quantum/wpm.h')
-rw-r--r--quantum/wpm.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/quantum/wpm.h b/quantum/wpm.h
index 305d75b450..87a55fd422 100644
--- a/quantum/wpm.h
+++ b/quantum/wpm.h
@@ -17,7 +17,8 @@
#pragma once
-#include "quantum.h"
+#include <stdbool.h>
+#include <stdint.h>
#ifndef WPM_ESTIMATED_WORD_SIZE
# define WPM_ESTIMATED_WORD_SIZE 5