add missing include for new header
authorDana Jansens <danakj@orodu.net>
Sat, 19 May 2007 14:16:23 +0000 (14:16 +0000)
committerDana Jansens <danakj@orodu.net>
Sat, 19 May 2007 14:16:23 +0000 (14:16 +0000)
openbox/action.c

index 5237936..f106697 100644 (file)
@@ -20,6 +20,7 @@
 #include "debug.h"
 #include "client.h"
 #include "focus.h"
+#include "focus_cycle.h"
 #include "moveresize.h"
 #include "menu.h"
 #include "prop.h"