diff options
Diffstat (limited to 'keyboards/mechlovin/kay65/kay65.c')
-rw-r--r-- | keyboards/mechlovin/kay65/kay65.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/mechlovin/kay65/kay65.c b/keyboards/mechlovin/kay65/kay65.c index abc6a7f8d4..591c618c6c 100644 --- a/keyboards/mechlovin/kay65/kay65.c +++ b/keyboards/mechlovin/kay65/kay65.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "kay65.h" +#include "quantum.h" void keyboard_pre_init_user(void) { // Call the keyboard pre init code. |