diff options
Diffstat (limited to 'wrap/ob.i')
| -rw-r--r-- | wrap/ob.i | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -3,9 +3,7 @@ %module ob %{ -#ifdef HAVE_CONFIG_H -# include "../config.h" -#endif +#include "config.h" #include "frame.hh" #include "openbox.hh" |
