X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fdebug.h;h=0e7ed10f6113cfde489068009ad2fe67305ad4b6;hb=62f1473c651a564391e53548e0cb7daa5303776d;hp=695e968fe532258effdb881c65219a0d71db38eb;hpb=d2a628a48768f67e6f9f3da038ce7b975615195a;p=chaz%2Fopenbox diff --git a/openbox/debug.h b/openbox/debug.h index 695e968f..0e7ed10f 100644 --- a/openbox/debug.h +++ b/openbox/debug.h @@ -1,6 +1,8 @@ #ifndef __ob__debug_h #define __ob__debug_h +#include + void ob_debug_show_output(gboolean enable); void ob_debug(char *a, ...);