summaryrefslogtreecommitdiff
path: root/src/music/allegro_m.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/music/allegro_m.cpp')
-rw-r--r--src/music/allegro_m.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/music/allegro_m.cpp b/src/music/allegro_m.cpp
index 955182590..77b488186 100644
--- a/src/music/allegro_m.cpp
+++ b/src/music/allegro_m.cpp
@@ -16,6 +16,8 @@
#include "allegro_m.h"
#include <allegro.h>
+#include "../safeguards.h"
+
static FMusicDriver_Allegro iFMusicDriver_Allegro;
static MIDI *_midi = NULL;