X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=wrap%2Fob.i;h=0ba9a90e75be4a6da8ad2ecce6ac0d5ed72ab7c0;hb=a5ea4b0480c9daeb860bf3adbfc755c84d2e082d;hp=19360a4308e3193507afc23fc44b5f1ee8b3a879;hpb=8cc271604190c5200f34ffc8fee6100759c2fc60;p=chaz%2Fopenbox diff --git a/wrap/ob.i b/wrap/ob.i index 19360a43..0ba9a90e 100644 --- a/wrap/ob.i +++ b/wrap/ob.i @@ -3,9 +3,7 @@ %module ob %{ -#ifdef HAVE_CONFIG_H -# include "../config.h" -#endif +#include "config.h" #include "frame.hh" #include "openbox.hh" @@ -49,7 +47,6 @@ %import "otk.i" -%import "widgetbase.hh" %import "actions.hh" %include "openbox.hh"