diff options
Diffstat (limited to 'quantum/quantum.h')
-rw-r--r-- | quantum/quantum.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/quantum/quantum.h b/quantum/quantum.h index 6ca5ecb5c..b4c9e0b89 100644 --- a/quantum/quantum.h +++ b/quantum/quantum.h | |||
@@ -49,7 +49,6 @@ extern uint32_t default_layer_state; | |||
49 | #endif | 49 | #endif |
50 | 50 | ||
51 | #ifdef MIDI_ENABLE | 51 | #ifdef MIDI_ENABLE |
52 | #include <lufa.h> | ||
53 | #ifdef MIDI_ADVANCED | 52 | #ifdef MIDI_ADVANCED |
54 | #include "process_midi.h" | 53 | #include "process_midi.h" |
55 | #endif | 54 | #endif |