]> Dogcows Code - chaz/openbox/blobdiff - otk/util.cc
use otk objects in the ob scripts by importing otk
[chaz/openbox] / otk / util.cc
index 167032474b3349dd3ced79d63dcba68318f69475..a2b784e7b5a01427ed1bc2b8d32ed48ad0f83207 100644 (file)
@@ -7,6 +7,10 @@
 extern "C" {
 #include <X11/Xatom.h>
 
+#ifdef HAVE_STDIO_H
+#include <stdio.h>
+#endif
+
 #ifdef HAVE_STRING_H
 #include <string.h>
 #endif
This page took 0.0204 seconds and 4 git commands to generate.