From b034d9d05a64bf7f9f8a6465dee5441388fce6c5 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 4 May 2009 02:15:16 +0000 Subject: [PATCH] Maybe fix assertion crash. git-svn-id: svn://localhost/ardour2/branches/3.0@5031 d708f5d6-7413-0410-9779-e7cbd77b26cf --- libs/evoral/src/Note.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libs/evoral/src/Note.cpp b/libs/evoral/src/Note.cpp index 3915489d02..51aee00958 100644 --- a/libs/evoral/src/Note.cpp +++ b/libs/evoral/src/Note.cpp @@ -17,6 +17,7 @@ */ #include +#include #include "evoral/Note.hpp" namespace Evoral { @@ -38,7 +39,7 @@ Note