summaryrefslogtreecommitdiff
path: root/openbox/moveresize.c
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-07-10 17:03:05 +0000
committerDana Jansens <danakj@orodu.net>2003-07-10 17:03:05 +0000
commit122d55fbadea0409fbc902a1740e1c8ff3aecd88 (patch)
tree26117e28e5424588ea699e098c084fd563c49a15 /openbox/moveresize.c
parent59f318e897a301a40fb46fadbc4b825ccf86c0ba (diff)
prefixing and capitalizing the StackLayer -> ObStackingLayer enum.
less includes in headers for less rebuilding on changes
Diffstat (limited to 'openbox/moveresize.c')
-rw-r--r--openbox/moveresize.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbox/moveresize.c b/openbox/moveresize.c
index bc315365..97837295 100644
--- a/openbox/moveresize.c
+++ b/openbox/moveresize.c
@@ -3,6 +3,7 @@
#include "screen.h"
#include "prop.h"
#include "client.h"
+#include "frame.h"
#include "dispatch.h"
#include "openbox.h"
#include "popup.h"