merge pre- and post-fader processor boxes; start removing Placement (not finished...
[ardour.git] / libs / pbd / pbd / stacktrace.h
index 18f7b993e170ac55963533ec55896391e4b3d7f5..00cb253c700c48a7d9e9821582459e9235120893 100644 (file)
@@ -29,8 +29,8 @@ namespace PBD {
        void stacktrace (std::ostream& out, int levels = 0);
        void trace_twb();
 
-#ifdef HAVE_WAFCONFIG_H
-#include "wafconfig.h"
+#ifdef HAVE_WAFBUILD
+#include "libpbd-config.h"
 #endif
 
 #ifdef HAVE_EXECINFO