summaryrefslogtreecommitdiff
path: root/libs/ardour/chan_count.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libs/ardour/chan_count.cc')
-rw-r--r--libs/ardour/chan_count.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/ardour/chan_count.cc b/libs/ardour/chan_count.cc
index b6f51a4d95..eb5033bcfc 100644
--- a/libs/ardour/chan_count.cc
+++ b/libs/ardour/chan_count.cc
@@ -20,7 +20,7 @@
#define __STDC_LIMIT_MACROS 1
#include <stdint.h>
-#include <ardour/chan_count.h>
+#include "ardour/chan_count.h"
namespace ARDOUR {