summaryrefslogtreecommitdiffstats
path: root/quantum/quantum.h
diff options
context:
space:
mode:
Diffstat (limited to 'quantum/quantum.h')
-rw-r--r--quantum/quantum.h1
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;
#endif
#ifdef MIDI_ENABLE
- #include <lufa.h>
#ifdef MIDI_ADVANCED
#include "process_midi.h"
#endif