summaryrefslogtreecommitdiff
path: root/keyboards/exclusive/e6v2/oe/oe.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/exclusive/e6v2/oe/oe.c')
-rw-r--r--keyboards/exclusive/e6v2/oe/oe.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/exclusive/e6v2/oe/oe.c b/keyboards/exclusive/e6v2/oe/oe.c
index abff40c0b2..6869a52c97 100644
--- a/keyboards/exclusive/e6v2/oe/oe.c
+++ b/keyboards/exclusive/e6v2/oe/oe.c
@@ -1,4 +1,4 @@
-#include "oe.h"
+#include "quantum.h"
void led_init_ports(void) {
setPinOutput(B2);