BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefs
svn-id: r54573
This commit is contained in:
parent
4e0e406181
commit
df05ed1a46
50 changed files with 108 additions and 14 deletions
|
@ -23,6 +23,8 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#include "common/scummsys.h"
|
||||
|
||||
#if defined(DYNAMIC_MODULES) && defined(_WIN32)
|
||||
|
||||
#include "backends/plugins/win32/win32-provider.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue