summaryrefslogtreecommitdiff
path: root/libs/evoral/evoral/Note.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'libs/evoral/evoral/Note.hpp')
-rw-r--r--libs/evoral/evoral/Note.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/evoral/evoral/Note.hpp b/libs/evoral/evoral/Note.hpp
index 75a8046237..7e98255d7c 100644
--- a/libs/evoral/evoral/Note.hpp
+++ b/libs/evoral/evoral/Note.hpp
@@ -20,7 +20,7 @@
#define EVORAL_NOTE_HPP
#include <stdint.h>
-#include <evoral/MIDIEvent.hpp>
+#include "evoral/MIDIEvent.hpp"
namespace Evoral {