mirror of
https://github.com/libretro/scummvm.git
synced 2025-03-04 09:18:38 +00:00
QDENGINE: Decrease header dependency
This commit is contained in:
parent
497b33fb1c
commit
4b51ea6686
@ -22,7 +22,9 @@
|
||||
#ifndef QDENGINE_SYSTEM_SOUND_WAV_SOUND_H
|
||||
#define QDENGINE_SYSTEM_SOUND_WAV_SOUND_H
|
||||
|
||||
#include "audio/decoders/wave.h"
|
||||
namespace Audio {
|
||||
class SeekableAudioStream;
|
||||
}
|
||||
|
||||
namespace QDEngine {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user