aboutsummaryrefslogtreecommitdiff
path: root/quantum/quantum.h
diff options
context:
space:
mode:
Diffstat (limited to 'quantum/quantum.h')
-rw-r--r--quantum/quantum.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/quantum/quantum.h b/quantum/quantum.h
index 3e09df4f8..f4df5bf15 100644
--- a/quantum/quantum.h
+++ b/quantum/quantum.h
@@ -56,6 +56,7 @@
56#include "config_common.h" 56#include "config_common.h"
57#include "led.h" 57#include "led.h"
58#include "action_util.h" 58#include "action_util.h"
59#include "action_tapping.h"
59#include "print.h" 60#include "print.h"
60#include "send_string_keycodes.h" 61#include "send_string_keycodes.h"
61#include "suspend.h" 62#include "suspend.h"