Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 to ~250). Many greetings to eriktorbjorn, and have fun recompiling.

svn-id: r21500
This commit is contained in:
Max Horn 2006-03-29 15:59:37 +00:00
parent 0da5fb4c1c
commit 8cdee5a931
96 changed files with 199 additions and 27 deletions

View file

@ -23,6 +23,7 @@
#include "sound/mpu401.h"
#include "common/endian.h"
#include "common/util.h"
#if defined(MACOSX)