]> Dogcows Code - chaz/openbox/blobdiff - openbox/debug.h
use ob_debug for any debug printing and only display the output when its a debug...
[chaz/openbox] / openbox / debug.h
index 695e968fe532258effdb881c65219a0d71db38eb..0e7ed10f6113cfde489068009ad2fe67305ad4b6 100644 (file)
@@ -1,6 +1,8 @@
 #ifndef __ob__debug_h
 #define __ob__debug_h
 
+#include <glib.h>
+
 void ob_debug_show_output(gboolean enable);
 
 void ob_debug(char *a, ...);
This page took 0.02145 seconds and 4 git commands to generate.