#ifndef __ob__debug_h #define __ob__debug_h void ob_debug_show_output(gboolean enable); void ob_debug(char *a, ...); #endif