diff options
Diffstat (limited to 'common/action.c')
| -rw-r--r-- | common/action.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/action.c b/common/action.c index 596831d4d..158522dd0 100644 --- a/common/action.c +++ b/common/action.c | |||
| @@ -21,7 +21,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 21 | #include "command.h" | 21 | #include "command.h" |
| 22 | #include "debug.h" | 22 | #include "debug.h" |
| 23 | #include "led.h" | 23 | #include "led.h" |
| 24 | #include "layer_switch.h" | 24 | #include "action_layer.h" |
| 25 | #include "action_tapping.h" | 25 | #include "action_tapping.h" |
| 26 | #include "action_oneshot.h" | 26 | #include "action_oneshot.h" |
| 27 | #include "action_macro.h" | 27 | #include "action_macro.h" |
