From 115fedf432d73f17ade48eaa2fa12dfd333bfcaa Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 9 Feb 2003 23:07:54 +0000 Subject: use the c++ std cheaders --- wrap/ob.i | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'wrap') diff --git a/wrap/ob.i b/wrap/ob.i index 33cc5403..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" -- cgit v1.2.3