core: Include action_layer.h

This commit is contained in:
tmk 2023-03-22 23:11:43 +09:00
parent 38f46ace90
commit 46a060cd88

View file

@ -22,6 +22,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "keyboard.h"
#include "keycode.h"
#include "action_code.h"
#include "action_layer.h"
#include "action_macro.h"