#include cleanup (explicityl specify the location for headers from common/, so that we at some point can get rid of -Icommon; exception is made for stdafx.h, since a) we might want to rename it and b) might want to move it to the top level)
svn-id: r9359
This commit is contained in:
parent
64aa3229ad
commit
0df319e952
45 changed files with 76 additions and 83 deletions
|
@ -20,8 +20,8 @@
|
|||
*/
|
||||
|
||||
#include "stdafx.h"
|
||||
#include "scummsys.h"
|
||||
#include "system.h"
|
||||
#include "common/scummsys.h"
|
||||
#include "common/system.h"
|
||||
|
||||
|
||||
#if defined(USE_NULL_DRIVER)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue