diff options
Diffstat (limited to 'openbox/actions')
| -rw-r--r-- | openbox/actions/movetofromedge.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openbox/actions/movetofromedge.c b/openbox/actions/movetofromedge.c index 8db45097..8a4044be 100644 --- a/openbox/actions/movetofromedge.c +++ b/openbox/actions/movetofromedge.c @@ -2,6 +2,7 @@ #include "openbox/misc.h" #include "openbox/client.h" #include "openbox/frame.h" +#include "openbox/geom.h" #include <glib.h> typedef struct { |
