diff options
Diffstat (limited to 'openbox/actions/lower.c')
| -rw-r--r-- | openbox/actions/lower.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openbox/actions/lower.c b/openbox/actions/lower.c index 3a214ea7..d34e933b 100644 --- a/openbox/actions/lower.c +++ b/openbox/actions/lower.c @@ -1,5 +1,6 @@ #include "openbox/actions.h" #include "openbox/stacking.h" +#include "openbox/window.h" static gboolean run_func(ObActionsData *data, gpointer options); |
