diff --git a/wrap/ob.i b/wrap/ob.i index 7fbd8e83..8f3cb4e3 100644 --- a/wrap/ob.i +++ b/wrap/ob.i @@ -34,12 +34,14 @@ void send_client_msg(Window target, Atom type, Window about, %include "ob_python.i" %include "callback.i" -%import "otk.i" // for Window etc %import "X11/X.h" %inline %{ #include +#include "bindings.hh" +#include "otk/display.hh" +#include "otk/screeninfo.hh" void set_reset_key(const std::string &key) {