diff data/midi/MIDIInput.cpp @ 1221:a1b97df9962e 3.0-integration

Merge from branch msvc2015_64
author Chris Cannam
date Thu, 20 Oct 2016 11:16:22 +0100
parents 794b64e62e58
children b0533d195c83
line wrap: on
line diff
--- a/data/midi/MIDIInput.cpp	Tue Oct 18 14:03:35 2016 +0100
+++ b/data/midi/MIDIInput.cpp	Thu Oct 20 11:16:22 2016 +0100
@@ -17,7 +17,7 @@
 
 #include "rtmidi/RtMidi.h"
 
-#include <unistd.h>
+#include "system/System.h"
 
 MIDIInput::MIDIInput(QString name, FrameTimer *timer) :
     m_rtmidi(),