summaryrefslogtreecommitdiff
path: root/openbox/actions
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2007-07-06 04:08:30 +0000
committerDana Jansens <danakj@orodu.net>2007-07-06 04:08:30 +0000
commite0e1b7a5cb44c886d00b93051a97c13c44c7228d (patch)
tree4083a5aaa3f4c4ac3e25fcafb802cebb6449b76d /openbox/actions
parentda5a4da2bcfbf1ee8f1102c56f90c498acbf6f74 (diff)
move to edge works and the code can be used for resize now too, yay
Diffstat (limited to 'openbox/actions')
-rw-r--r--openbox/actions/movetofromedge.c1
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 {