diff options
Diffstat (limited to 'engines/gob/sound/bgatmosphere.cpp')
-rw-r--r-- | engines/gob/sound/bgatmosphere.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/gob/sound/bgatmosphere.cpp b/engines/gob/sound/bgatmosphere.cpp index 12ceb031b7..6ce184155e 100644 --- a/engines/gob/sound/bgatmosphere.cpp +++ b/engines/gob/sound/bgatmosphere.cpp @@ -27,6 +27,7 @@ #include "common/events.h" #include "gob/sound/bgatmosphere.h" +#include "gob/sound/sounddesc.h" namespace Gob { |