summaryrefslogtreecommitdiff
path: root/quantum/quantum.c
diff options
context:
space:
mode:
Diffstat (limited to 'quantum/quantum.c')
-rw-r--r--quantum/quantum.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/quantum/quantum.c b/quantum/quantum.c
index a3ff7adfbd..e182e62790 100644
--- a/quantum/quantum.c
+++ b/quantum/quantum.c
@@ -49,10 +49,6 @@ extern backlight_config_t backlight_config;
# include "encoder.h"
#endif
-#ifdef WEBUSB_ENABLE
-# include "webusb.h"
-#endif
-
#ifdef AUDIO_ENABLE
# ifndef GOODBYE_SONG
# define GOODBYE_SONG SONG(GOODBYE_SOUND)