summaryrefslogtreecommitdiff
path: root/keyboards/tkc/m0lly/m0lly.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/tkc/m0lly/m0lly.c')
-rw-r--r--keyboards/tkc/m0lly/m0lly.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/tkc/m0lly/m0lly.c b/keyboards/tkc/m0lly/m0lly.c
index 137e1ce21c..2f76952b1f 100644
--- a/keyboards/tkc/m0lly/m0lly.c
+++ b/keyboards/tkc/m0lly/m0lly.c
@@ -14,7 +14,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "m0lly.h"
+#include "quantum.h"
void keyboard_pre_init_kb(void) {
setPinInputHigh(D0);