Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/decoders/
svn-id: r47579
This commit is contained in:
parent
e0d05a482c
commit
1565f14bc1
85 changed files with 174 additions and 173 deletions
|
@ -28,7 +28,7 @@
|
|||
#include "sword1/sword1.h"
|
||||
#include "sword1/animation.h"
|
||||
#include "sword1/text.h"
|
||||
#include "sound/vorbis.h"
|
||||
#include "sound/decoders/vorbis.h"
|
||||
|
||||
#include "common/config-manager.h"
|
||||
#include "common/endian.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue