do not include common/debug.h from common/util.h

svn-id: r36143
This commit is contained in:
Max Horn 2009-01-30 05:25:17 +00:00
parent 7cb437b56f
commit 341bc64aaf
34 changed files with 37 additions and 9 deletions

View file

@ -32,6 +32,7 @@
#include "backends/platform/sdl/sdl.h"
#include "common/archive.h"
#include "common/config-manager.h"
#include "common/debug.h"
#include "common/events.h"
#include "common/util.h"

View file

@ -39,6 +39,7 @@
#include "common/archive.h"
#include "common/config-manager.h"
#include "common/debug.h"
#include "common/events.h"
#include "common/file.h"
#include "common/fs.h"

View file

@ -26,6 +26,7 @@
#include "base/plugins.h"
#include "common/func.h"
#include "common/debug.h"
#ifdef DYNAMIC_MODULES
#include "common/config-manager.h"

View file

@ -24,6 +24,7 @@
*/
#include "common/archive.h"
#include "common/debug.h"
#include "common/file.h"
#include "common/fs.h"
#include "common/util.h"

View file

@ -23,6 +23,7 @@
*
*/
#include "common/debug.h"
#include "common/mutex.h"
#include "common/system.h"

View file

@ -28,6 +28,7 @@
#include "common/scummsys.h"
#include "common/util.h"
#include "common/debug.h"
namespace Common {

View file

@ -29,6 +29,7 @@
#include "common/scummsys.h"
#include "common/archive.h"
#include "common/debug.h"
#include "common/util.h"
#include "common/unarj.h"

View file

@ -27,7 +27,6 @@
#include "common/scummsys.h"
#include "common/str.h"
#include "common/debug.h"
#ifdef MIN
#undef MIN

View file

@ -29,6 +29,7 @@
#include "common/scummsys.h"
#include "common/stream.h"
#include "common/list.h"
#include "common/hashmap.h"
#include "common/hash-str.h"
#include "common/stack.h"

View file

@ -25,13 +25,15 @@
#include "base/plugins.h"
#include "common/debug.h"
#include "common/util.h"
#include "common/hash-str.h"
#include "common/file.h"
#include "common/md5.h"
#include "engines/advancedDetector.h"
#include "common/config-manager.h"
#include "engines/advancedDetector.h"
/**
* A list of pointers to ADGameDescription structs (or subclasses thereof).
*/

View file

@ -26,6 +26,7 @@
#include "common/file.h"
#include "common/util.h"
#include "common/fs.h"
#include "common/debug.h"
#include "agi/wagparser.h"

View file

@ -23,8 +23,7 @@
*
*/
#include "common/debug.h"
#include "common/util.h"
#include "sound/mididrv.h"

View file

@ -23,7 +23,7 @@
*
*/
#include "common/debug.h"
#include "common/endian.h"
#include "cine/msg.h"

View file

@ -23,6 +23,7 @@
*
*/
#include "common/debug.h"
#include "common/endian.h"
#include "cine/cine.h"

View file

@ -23,6 +23,7 @@
*
*/
#include "common/debug.h"
#include "common/savefile.h"
#include "cine/cine.h"

View file

@ -25,9 +25,10 @@
#include "queen/bankman.h"
#include "queen/resource.h"
#include "common/debug.h"
namespace Queen {
BankManager::BankManager(Resource *res)

View file

@ -30,6 +30,8 @@
#include "queen/logic.h"
#include "queen/queen.h"
#include "common/debug.h"
namespace Queen {
Grid::Grid(QueenEngine *vm)

View file

@ -23,7 +23,7 @@
*
*/
#include "common/debug.h"
#include "common/endian.h"
#include "common/config-manager.h"
#include "queen/resource.h"

View file

@ -24,6 +24,7 @@
*/
#include "scumm/file_nes.h"
#include "common/debug.h"
#include "common/endian.h"
#include "common/md5.h"

View file

@ -23,7 +23,7 @@
*
*/
#include "common/debug.h"
#include "common/util.h"
#include "sword1/debug.h"

View file

@ -23,7 +23,7 @@
*
*/
#include "common/debug.h"
#include "common/util.h"
#include "sword1/router.h"

View file

@ -23,6 +23,7 @@
*
*/
#include "common/debug.h"
#include "common/endian.h"
#include "common/archive.h"
#include "common/system.h"

View file

@ -24,6 +24,7 @@
*/
#include "common/archive.h"
#include "common/debug.h"
#include "common/events.h"
#include "common/system.h"
#include "common/util.h"

View file

@ -23,6 +23,7 @@
*
*/
#include "common/debug.h"
#include "common/system.h"
#include "gui/debugger.h"

View file

@ -23,6 +23,7 @@
*
*/
#include "common/debug.h"
#include "common/endian.h"
#include "common/file.h"
#include "common/list.h"

View file

@ -27,6 +27,7 @@
#ifdef USE_FLAC
#include "common/debug.h"
#include "common/stream.h"
#include "common/util.h"

View file

@ -23,6 +23,7 @@
*
*/
#include "common/debug.h"
#include "common/endian.h"
#include "sound/mods/paula.h"

View file

@ -27,6 +27,7 @@
#ifdef USE_MAD
#include "common/debug.h"
#include "common/stream.h"
#include "common/util.h"

View file

@ -27,6 +27,7 @@
#include "base/plugins.h"
#include "sound/mididrv.h"
#include "common/list.h"
/**
* Music types that music drivers can implement and engines can rely on.

View file

@ -23,6 +23,7 @@
*/
#include "sound/softsynth/emumidi.h"
#include "common/debug.h"
#include "common/util.h"
#include "sound/fmopl.h"
#include "sound/musicplugin.h"

View file

@ -33,6 +33,7 @@
#include "sound/mpu401.h"
#include "common/config-manager.h"
#include "common/debug.h"
#include "common/events.h"
#include "common/file.h"
#include "common/system.h"

View file

@ -23,6 +23,7 @@
*
*/
#include "common/debug.h"
#include "common/endian.h"
#include "common/util.h"
#include "common/stream.h"

View file

@ -27,6 +27,7 @@
#ifdef USE_VORBIS
#include "common/debug.h"
#include "common/stream.h"
#include "common/util.h"

View file

@ -23,6 +23,7 @@
*
*/
#include "common/debug.h"
#include "common/util.h"
#include "common/stream.h"