diff options
Diffstat (limited to 'keyboards/westfoxtrot/prophet/prophet.c')
-rw-r--r-- | keyboards/westfoxtrot/prophet/prophet.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/westfoxtrot/prophet/prophet.c b/keyboards/westfoxtrot/prophet/prophet.c index 6fdfd63cdb..4284fa81a6 100644 --- a/keyboards/westfoxtrot/prophet/prophet.c +++ b/keyboards/westfoxtrot/prophet/prophet.c @@ -1,4 +1,4 @@ -#include "prophet.h" +#include "quantum.h" void keyboard_pre_init_kb (void) { setPinOutput(B12); |