diff options
Diffstat (limited to 'keyboards/jm60/jm60.c')
-rw-r--r-- | keyboards/jm60/jm60.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/jm60/jm60.c b/keyboards/jm60/jm60.c index 3c8b43db9d..d8fe9cecc1 100644 --- a/keyboards/jm60/jm60.c +++ b/keyboards/jm60/jm60.c @@ -14,4 +14,5 @@ GNU General Public License for more details. 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 QMK_KEYBOARD_H + +#include "jm60.h" |