X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2Feventdispatcher.cc;h=8c245ddeb3f00a24d517806ab82a8fbe46cc8b8f;hb=6e2f3f9f8a2b4b83648c9c8b9993d321b3f60a79;hp=c8b27b9c702220db5ef131609863e28a0c88c954;hpb=1c61a333db13c70c679b0b4bbb4f1b7cdb26cb8f;p=chaz%2Fopenbox diff --git a/otk/eventdispatcher.cc b/otk/eventdispatcher.cc index c8b27b9c..8c245dde 100644 --- a/otk/eventdispatcher.cc +++ b/otk/eventdispatcher.cc @@ -6,6 +6,13 @@ #include "eventdispatcher.hh" #include "display.hh" + +extern "C" { +#ifdef HAVE_STDIO_H +# include +#endif +} + #include namespace otk {