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.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/evoral/src/MIDIEvent.cpp b/libs/evoral/src/MIDIEvent.cpp
index 1df271370a..ee71ca55d6 100644
--- a/libs/evoral/src/MIDIEvent.cpp
+++ b/libs/evoral/src/MIDIEvent.cpp
@@ -19,7 +19,7 @@
#include <string>
#include "evoral/MIDIEvent.hpp"
#ifdef EVORAL_MIDI_XML
- #include <pbd/xml++.h>
+ #include "pbd/xml++.h"
#endif
using namespace std;