From e0e1b7a5cb44c886d00b93051a97c13c44c7228d Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 6 Jul 2007 04:08:30 +0000 Subject: move to edge works and the code can be used for resize now too, yay --- openbox/actions/movetofromedge.c | 1 + 1 file changed, 1 insertion(+) (limited to 'openbox/actions') 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 typedef struct { -- cgit v1.2.3