diff options
Diffstat (limited to 'keyboards/xd75/keymaps/kloki/keymap.c')
-rw-r--r-- | keyboards/xd75/keymaps/kloki/keymap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/xd75/keymaps/kloki/keymap.c b/keyboards/xd75/keymaps/kloki/keymap.c index 340d9a8dc6..b9bb2c66d4 100644 --- a/keyboards/xd75/keymaps/kloki/keymap.c +++ b/keyboards/xd75/keymaps/kloki/keymap.c @@ -13,7 +13,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 "xd75.h" +#include QMK_KEYBOARD_H // Layer shorthand #define _WO 0 |