COMMON: Push #include audiocd.h in system.h out to .cpp files

svn-id: r54148
This commit is contained in:
Max Horn 2010-11-08 23:07:42 +00:00
parent 82e473bc3b
commit 059944e59c
22 changed files with 40 additions and 2 deletions

View file

@ -45,6 +45,8 @@
#include "sound/mixer.h"
#include "backends/audiocd/audiocd.h"
#include "graphics/thumbnail.h"
namespace Scumm {