summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/region.h
diff options
context:
space:
mode:
authorJohn Emmas <johne53@tiscali.co.uk>2017-04-19 17:22:44 +0100
committerJohn Emmas <johne53@tiscali.co.uk>2017-04-19 17:25:52 +0100
commit873a4696860ff73461004e1df6428fc5222baad0 (patch)
tree3d0afdf492a38c879977b646a759d89d48c74f76 /libs/ardour/ardour/region.h
parent251db7a608e04a46d7ec944e1189d4cd2c92e45f (diff)
Changes needed for building Tim's new 'string_convert' stuff with MSVC (libardour)
Diffstat (limited to 'libs/ardour/ardour/region.h')
-rw-r--r--libs/ardour/ardour/region.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/ardour/ardour/region.h b/libs/ardour/ardour/region.h
index f51f54b00c..33c381df58 100644
--- a/libs/ardour/ardour/region.h
+++ b/libs/ardour/ardour/region.h
@@ -34,6 +34,7 @@
#include "ardour/readable.h"
#include "ardour/session_object.h"
#include "ardour/trimmable.h"
+#include "ardour/types_convert.h"
class XMLNode;