]> Dogcows Code - chaz/openbox/blobdiff - src/screen.cc
look for xft
[chaz/openbox] / src / screen.cc
index 37a387151117ae2af77caa4eaf7ea368f8c28df9..845014a9968756b990316ed5a910bda54ed0056f 100644 (file)
@@ -5,6 +5,10 @@
 #endif
 
 extern "C" {
+#ifdef    HAVE_STDIO_H
+#  include <stdio.h>
+#endif // HAVE_STDIO_H
+
 #include "gettext.h"
 #define _(str) gettext(str)
 }
This page took 0.024993 seconds and 4 git commands to generate.