summaryrefslogtreecommitdiff
path: root/quantum/quantum.h
diff options
context:
space:
mode:
Diffstat (limited to 'quantum/quantum.h')
-rw-r--r--quantum/quantum.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/quantum/quantum.h b/quantum/quantum.h
index 91134c1128..ce7625ccbb 100644
--- a/quantum/quantum.h
+++ b/quantum/quantum.h
@@ -193,11 +193,6 @@ extern layer_state_t layer_state;
#include "dip_switch.h"
#endif
-
-#ifdef WEBUSB_ENABLE
-# include "webusb.h"
-#endif
-
#ifdef ORYX_ENABLE
# include "oryx.h"
#endif