]> Dogcows Code - chaz/openbox/blobdiff - wrap/ob.i
split up the otk stuff into separate files.
[chaz/openbox] / wrap / ob.i
index 8f3cb4e3b29c5978f973e80cde9ca0f8243c5d9d..b6c9461e7cd23adab3edcf7eb1b6ebb9d54a4edd 100644 (file)
--- 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)
 {
This page took 0.024556 seconds and 4 git commands to generate.