summaryrefslogtreecommitdiff
path: root/keyboards/matrix/m12og/rev2/rev2.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/matrix/m12og/rev2/rev2.c')
-rw-r--r--keyboards/matrix/m12og/rev2/rev2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/matrix/m12og/rev2/rev2.c b/keyboards/matrix/m12og/rev2/rev2.c
index 4f2af13eb2..1a35dff7a9 100644
--- a/keyboards/matrix/m12og/rev2/rev2.c
+++ b/keyboards/matrix/m12og/rev2/rev2.c
@@ -2,7 +2,7 @@
* rev2.c
*/
-#include "rev2.h"
+#include "quantum.h"
void matrix_init_user(void) {
setPinOutput(C6);