X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=wrap%2Fob.i;h=b6c9461e7cd23adab3edcf7eb1b6ebb9d54a4edd;hb=9c0fc10024f00883af7b1b5ee34f1cfc6ad3b7fb;hp=8f3cb4e3b29c5978f973e80cde9ca0f8243c5d9d;hpb=716ab805a0053ceb494ad9a20e058ba7aa9c5bbb;p=chaz%2Fopenbox diff --git a/wrap/ob.i b/wrap/ob.i index 8f3cb4e3..b6c9461e 100644 --- a/wrap/ob.i +++ b/wrap/ob.i @@ -32,7 +32,7 @@ void send_client_msg(Window target, Atom type, Window about, %include "ob_client.i" %include "ob_frame.i" %include "ob_python.i" -%include "callback.i" +%include "ob_callback.i" // for Window etc %import "X11/X.h" @@ -42,6 +42,7 @@ void send_client_msg(Window target, Atom type, Window about, #include "bindings.hh" #include "otk/display.hh" #include "otk/screeninfo.hh" +#include "otk/util.hh" void set_reset_key(const std::string &key) {