summaryrefslogtreecommitdiff
path: root/keyboards/nyquist/rev1/rev1.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/nyquist/rev1/rev1.c')
-rw-r--r--keyboards/nyquist/rev1/rev1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/nyquist/rev1/rev1.c b/keyboards/nyquist/rev1/rev1.c
index 7b3228fa6..99bd781d5 100644
--- a/keyboards/nyquist/rev1/rev1.c
+++ b/keyboards/nyquist/rev1/rev1.c
@@ -1,4 +1,4 @@
-#include QMK_SUBPROJECT_H
+#include "rev1.h"
#ifdef AUDIO_ENABLE
float tone_startup[][2] = SONG(STARTUP_SOUND);