diff tests/test-action.c @ 369:1e06f871dc63

core: split action and action_stack
author David Demelier <markand@malikania.fr>
date Sun, 24 Oct 2021 17:33:12 +0200
parents f5a5bbb77122
children 460c78706989
line wrap: on
line diff
--- a/tests/test-action.c	Sun Oct 24 17:07:20 2021 +0200
+++ b/tests/test-action.c	Sun Oct 24 17:33:12 2021 +0200
@@ -19,6 +19,7 @@
 #include <rexo.h>
 
 #include <core/action.h>
+#include <core/action-stack.h>
 #include <core/event.h>
 
 struct invokes {