do not include common/debug.h from common/util.h
svn-id: r36143
This commit is contained in:
parent
7cb437b56f
commit
341bc64aaf
34 changed files with 37 additions and 9 deletions
|
@ -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).
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue