mirror of
https://github.com/libretro/scummvm.git
synced 2025-03-02 08:19:19 +00:00
Move mp3_cd include within #IFDEF
svn-id: r3867
This commit is contained in:
parent
a97ab0a7d3
commit
3f2f8f958c
@ -20,9 +20,9 @@
|
||||
|
||||
#include "stdafx.h"
|
||||
#include "scumm.h"
|
||||
#include "mp3_cd.h"
|
||||
|
||||
#ifdef COMPRESSED_SOUND_FILE
|
||||
#include "mp3_cd.h"
|
||||
|
||||
int _current_mp3_cd_track;
|
||||
struct xing _vbr_header;
|
||||
|
Loading…
x
Reference in New Issue
Block a user