aboutsummaryrefslogtreecommitdiff
path: root/engines/cine/sound.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/cine/sound.h')
-rw-r--r--engines/cine/sound.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/cine/sound.h b/engines/cine/sound.h
index e9a797989e..7b506ab5f3 100644
--- a/engines/cine/sound.h
+++ b/engines/cine/sound.h
@@ -30,7 +30,7 @@
#include "audio/mixer.h"
namespace Audio {
- class AudioStream;
+class AudioStream;
}
namespace Cine {