summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/buffer_set.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/ardour/ardour/buffer_set.h')
-rw-r--r--libs/ardour/ardour/buffer_set.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/libs/ardour/ardour/buffer_set.h b/libs/ardour/ardour/buffer_set.h
index 664c22c583..1350a3c5ab 100644
--- a/libs/ardour/ardour/buffer_set.h
+++ b/libs/ardour/ardour/buffer_set.h
@@ -19,6 +19,10 @@
#ifndef __ardour_buffer_set_h__
#define __ardour_buffer_set_h__
+#ifdef WAF_BUILD
+#include "libardour-config.h"
+#endif
+
#include <cassert>
#include <vector>
#include "ardour/chan_count.h"