summaryrefslogtreecommitdiff
path: root/libs/evoral/src/MIDIEvent.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libs/evoral/src/MIDIEvent.cpp')
-rw-r--r--libs/evoral/src/MIDIEvent.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/evoral/src/MIDIEvent.cpp b/libs/evoral/src/MIDIEvent.cpp
index 4985f66cf4..d03a3ff06a 100644
--- a/libs/evoral/src/MIDIEvent.cpp
+++ b/libs/evoral/src/MIDIEvent.cpp
@@ -17,6 +17,7 @@
*/
#include <string>
+#include "evoral/Beats.hpp"
#include "evoral/MIDIEvent.hpp"
#ifdef EVORAL_MIDI_XML
#include "pbd/xml++.h"