mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-15 16:14:11 +02:00
Fix compile --without-midi
This commit is contained in:
parent
639c8dbfb9
commit
b016dc8386
@ -15,10 +15,11 @@
|
||||
#include "Audacity.h"
|
||||
#include "Experimental.h"
|
||||
#include "Track.h"
|
||||
#include "allegro.h"
|
||||
|
||||
#if defined(USE_MIDI)
|
||||
|
||||
#include "allegro.h"
|
||||
|
||||
// define this switch to play MIDI during redisplay to sonify run times
|
||||
// Note that if SONIFY is defined, the default MIDI device will be opened
|
||||
// and may block normal MIDI playback.
|
||||
|
Loading…
x
Reference in New Issue
Block a user