]> git.donarmstrong.com Git - tmk_firmware.git/blobdiff - common/keymap.c
Rename file layer_switch to action_layer
[tmk_firmware.git] / common / keymap.c
index ace3f49b69c01303a9a601b7f097086c4ec9b214..c98ce09b66f7efb3df3f9ea093a7a22efdbcc3d3 100644 (file)
@@ -18,7 +18,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #include "keymap.h"
 #include "report.h"
 #include "keycode.h"
-#include "layer_switch.h"
+#include "action_layer.h"
 #include "action.h"
 #include "action_macro.h"
 #include "debug.h"