aboutsummaryrefslogtreecommitdiff
path: root/keyboards/meira/keymaps/default/keymap.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/meira/keymaps/default/keymap.c')
-rw-r--r--keyboards/meira/keymaps/default/keymap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/meira/keymaps/default/keymap.c b/keyboards/meira/keymaps/default/keymap.c
index b25d78919..5703999a0 100644
--- a/keyboards/meira/keymaps/default/keymap.c
+++ b/keyboards/meira/keymaps/default/keymap.c
@@ -13,7 +13,7 @@
13 * You should have received a copy of the GNU General Public License 13 * You should have received a copy of the GNU General Public License
14 * along with this program. If not, see <http://www.gnu.org/licenses/>. 14 * along with this program. If not, see <http://www.gnu.org/licenses/>.
15 */ 15 */
16#include "meira.h" 16#include QMK_KEYBOARD_H
17#include "lighting.h" 17#include "lighting.h"
18 18
19#ifdef RGBLIGHT_ENABLE 19#ifdef RGBLIGHT_ENABLE