aboutsummaryrefslogtreecommitdiff
path: root/quantum/quantum.h
diff options
context:
space:
mode:
Diffstat (limited to 'quantum/quantum.h')
-rw-r--r--quantum/quantum.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/quantum/quantum.h b/quantum/quantum.h
index d44dc26d2..ffb5e0df4 100644
--- a/quantum/quantum.h
+++ b/quantum/quantum.h
@@ -15,7 +15,7 @@
15 */ 15 */
16#pragma once 16#pragma once
17 17
18#include "platform.h" 18#include "platform_deps.h"
19#include "wait.h" 19#include "wait.h"
20#include "matrix.h" 20#include "matrix.h"
21#include "keymap.h" 21#include "keymap.h"