summaryrefslogtreecommitdiff
path: root/quantum/quantum.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-08-06 05:54:10 +0000
committerQMK Bot <hello@qmk.fm>2021-08-06 05:54:10 +0000
commit538d9d7890353b1766e647576c5cb1f5e9d147d3 (patch)
tree2c74b28b23fe681453ad1f3e4663f08282346499 /quantum/quantum.h
parent3ba2ce40a51628c943c2eb8573fa8e4c9763821e (diff)
parentc588d232cb97904400b048db923ee86e5bf9abcc (diff)
Merge remote-tracking branch 'origin/master' into develop
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 d44dc26d2e..ffb5e0df45 100644
--- a/quantum/quantum.h
+++ b/quantum/quantum.h
@@ -15,7 +15,7 @@
*/
#pragma once
-#include "platform.h"
+#include "platform_deps.h"
#include "wait.h"
#include "matrix.h"
#include "keymap.h"