- Fixed broken compiling on Windows introduced by previous commit.
SVN r867 (trunk)
This commit is contained in:
parent
930de248fd
commit
f72635ac69
1 changed files with 1 additions and 2 deletions
|
|
@ -445,11 +445,10 @@ void MIDIStreamer::Callback(unsigned int uMsg, void *userdata, DWORD dwParam1, D
|
|||
SetEvent(self->BufferDoneEvent);
|
||||
}
|
||||
else
|
||||
#else
|
||||
#endif
|
||||
{
|
||||
self->ServiceEvent();
|
||||
}
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue