]> Dogcows Code - chaz/openbox/blobdiff - wrap/ob.i
use the c++ std cheaders
[chaz/openbox] / wrap / ob.i
index 33cc5403f0c70714d04cfad592cd14fda2fd687c..0ba9a90e75be4a6da8ad2ecce6ac0d5ed72ab7c0 100644 (file)
--- 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"
This page took 0.020355 seconds and 4 git commands to generate.