diff options
Diffstat (limited to 'src/music_gui.cpp')
-rw-r--r-- | src/music_gui.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/music_gui.cpp b/src/music_gui.cpp index 896624cb7..01406849f 100644 --- a/src/music_gui.cpp +++ b/src/music_gui.cpp @@ -29,6 +29,8 @@ #include "table/strings.h" #include "table/sprites.h" +#include "safeguards.h" + /** * Get the name of the song. * @param index of the song. |