diff data/midi/MIDIEvent.h @ 742:c10cb8782576 coreaudio_tests

Merge from branch "default"
author Chris Cannam
date Sun, 01 Jul 2012 11:53:00 +0100
parents 06f13a3b9e9e
children cc27f35aa75c
line wrap: on
line diff
--- a/data/midi/MIDIEvent.h	Mon Nov 29 12:45:39 2010 +0000
+++ b/data/midi/MIDIEvent.h	Sun Jul 01 11:53:00 2012 +0100
@@ -25,6 +25,7 @@
 #include <QString>
 #include <string>
 #include <iostream>
+#include "base/Debug.h"
 
 typedef unsigned char MIDIByte;