]> Dogcows Code - chaz/openbox/blobdiff - otk/eventdispatcher.cc
not needed, the .in is commited
[chaz/openbox] / otk / eventdispatcher.cc
index c8b27b9c702220db5ef131609863e28a0c88c954..8c245ddeb3f00a24d517806ab82a8fbe46cc8b8f 100644 (file)
@@ -6,6 +6,13 @@
 
 #include "eventdispatcher.hh"
 #include "display.hh"
+
+extern "C" {
+#ifdef HAVE_STDIO_H
+#  include <stdio.h>
+#endif
+}
+
 #include <iostream>
 
 namespace otk {
This page took 0.026182 seconds and 4 git commands to generate.