]> git.donarmstrong.com Git - tmk_firmware.git/blobdiff - common/action.c
Rename file layer_switch to action_layer
[tmk_firmware.git] / common / action.c
index 596831d4de948b0f3dca5c4cecd2acd36b17ce35..158522dd034518f51f653cb3f0a7d1da3df24e10 100644 (file)
@@ -21,7 +21,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #include "command.h"
 #include "debug.h"
 #include "led.h"
-#include "layer_switch.h"
+#include "action_layer.h"
 #include "action_tapping.h"
 #include "action_oneshot.h"
 #include "action_macro.h"