removed obsolete #include's

svn-id: r12729
This commit is contained in:
Max Horn 2004-02-05 11:59:06 +00:00
parent b2e7d9ed00
commit 407c489cc4
4 changed files with 0 additions and 4 deletions

View File

@ -23,7 +23,6 @@
#include "gui/dialog.h"
#include "common/str.h"
#include "common/list.h"
class GameDetector;

View File

@ -20,7 +20,6 @@
#include "stdafx.h"
#include "common/str.h"
#include "common/list.h"
#include "gui/message.h"
#include "gui/newgui.h"
#include "gui/widget.h"

View File

@ -23,7 +23,6 @@
#include "gui/dialog.h"
#include "common/str.h"
#include "common/list.h"
class GameDetector;

View File

@ -21,7 +21,6 @@
*/
#include "stdafx.h"
#include "common/map.h"
#include "common/str.h"
#include "scumm/dialogs.h"
#include "scumm/imuse.h"