summaryrefslogtreecommitdiff
path: root/keyboards/jm60/jm60.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/jm60/jm60.c')
-rw-r--r--keyboards/jm60/jm60.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/jm60/jm60.c b/keyboards/jm60/jm60.c
index 823892dce9..cffb33d695 100644
--- a/keyboards/jm60/jm60.c
+++ b/keyboards/jm60/jm60.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 "jm60.h"
+#include "quantum.h"
void board_init(void) {
AFIO->MAPR |= AFIO_MAPR_SWJ_CFG_JTAGDISABLE;