fix linux build (case sensitive folder Test -> test etc)
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
|
||||
#include "RtMidi.h"
|
||||
#include <sstream>
|
||||
#include <stdlib.h> //exit
|
||||
|
||||
//*********************************************************************//
|
||||
// RtMidi Definitions
|
||||
|
||||
@@ -638,7 +638,7 @@ class MidiOutWinKS: public MidiOutApi
|
||||
#endif
|
||||
|
||||
#if defined(__RTMIDI_DUMMY__)
|
||||
aa
|
||||
|
||||
class MidiInDummy: public MidiInApi
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user