Don't add standard processors twice to routes from 2.X sessions. Fixes #3434.
[ardour.git] / libs / pbd / mountpoint.cc
index cdc4ccea8d833a1c5a2123862ffd20b24a2fa199..3cc94638a335023019d829dad5b1523d61573acb 100644 (file)
@@ -28,8 +28,8 @@
 
 using std::string;
 
-#ifdef HAVE_WAFCONFIG_H
-#include "wafconfig.h"
+#ifdef WAF_BUILD
+#include "libpbd-config.h"
 #endif
 
 #ifdef HAVE_GETMNTENT