]> Dogcows Code - chaz/openbox/commitdiff
add a missing #include
authorDana Jansens <danakj@orodu.net>
Sun, 27 Jan 2008 07:41:21 +0000 (02:41 -0500)
committerDana Jansens <danakj@orodu.net>
Sun, 27 Jan 2008 07:41:21 +0000 (02:41 -0500)
openbox/stacking.c

index 63819ae254bc19075d26ecad1efe9fd2dec8c7aa..92a5285d79f3a1ec22882868bbccd136fa5a7675 100644 (file)
@@ -25,6 +25,7 @@
 #include "group.h"
 #include "frame.h"
 #include "window.h"
+#include "event.h"
 #include "debug.h"
 
 GList  *stacking_list = NULL;
This page took 0.023213 seconds and 4 git commands to generate.