summaryrefslogtreecommitdiff
path: root/openbox/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/debug.h')
-rw-r--r--openbox/debug.h2
1 files changed, 2 insertions, 0 deletions
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 <glib.h>
+
void ob_debug_show_output(gboolean enable);
void ob_debug(char *a, ...);