]> Dogcows Code - chaz/openbox/blobdiff - src/openbox.i
stop including otk in the openbox module. makes the wm hooger for no good cause....
[chaz/openbox] / src / openbox.i
index 7edc794232fb7c9ccbec685cf8daaf12bf529e00..23b50c3c640a9d7cc96f6fc8b62b8061088f7907 100644 (file)
@@ -13,7 +13,7 @@
 #include "bindings.hh"
 #include "actions.hh"
 #include "python.hh"
-#include "otk/display.hh"
+#include "otk/otk.hh"
 %}
 
 %include "stl.i"
@@ -107,7 +107,7 @@ void python_callback(PyObject *func, KeyData *data)
   }
 };
 
-%include "../otk/otk.i"
+%import "../otk/otk.i"
 
 %import "widgetbase.hh"
 %import "actions.hh"
This page took 0.021175 seconds and 4 git commands to generate.