diff options
Diffstat (limited to 'engines/titanic/game/music_console_button.cpp')
-rw-r--r-- | engines/titanic/game/music_console_button.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/titanic/game/music_console_button.cpp b/engines/titanic/game/music_console_button.cpp index 872202891c..5da4c74022 100644 --- a/engines/titanic/game/music_console_button.cpp +++ b/engines/titanic/game/music_console_button.cpp @@ -22,6 +22,7 @@ #include "titanic/game/music_console_button.h" #include "titanic/core/room_item.h" +#include "titanic/sound/music_room.h" #include "titanic/sound/music_room_handler.h" #include "titanic/titanic.h" |