Merge branch 'master' into windows
[ardour.git] / gtk2_ardour / about.cc
index 280f72a8dcb46c434c56a589f741496bd2a65d5c..b2dac673799fefa96c9499589106bc3a1f78f07c 100644 (file)
@@ -20,7 +20,6 @@
 #include <algorithm>
 #include <unistd.h>
 #include <sys/types.h>
-#include <sys/wait.h>
 #include <cstdio>
 #include <ctime>
 #include <cstdlib>
 
 #include "i18n.h"
 
+#ifdef SearchPath
+#undef SearchPath
+#endif
+
 using namespace Gtk;
 using namespace Gdk;
 using namespace std;