]> Dogcows Code - chaz/openbox/blobdiff - openbox/focus_cycle_indicator.c
Various fixes for sparse warnings.
[chaz/openbox] / openbox / focus_cycle_indicator.c
index 340abec657e89b954dbe127e48a84700a773e23e..0aa65a75696019ecbab816a922597c1dfc49b8f3 100644 (file)
@@ -18,6 +18,7 @@
 */
 
 #include "focus_cycle.h"
+#include "focus_cycle_indicator.h"
 #include "client.h"
 #include "openbox.h"
 #include "frame.h"
@@ -29,7 +30,7 @@
 
 #define FOCUS_INDICATOR_WIDTH 6
 
-struct
+static struct
 {
     InternalWindow top;
     InternalWindow left;
This page took 0.020689 seconds and 4 git commands to generate.