summaryrefslogtreecommitdiff
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 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"