common/sys.h -> common/scummsys.h to minimalize diffs with scummvm

This commit is contained in:
Pawel Kolodziejski 2011-04-17 01:00:10 +02:00
parent c7c65eb83c
commit 252d484434
132 changed files with 135 additions and 135 deletions

View file

@ -26,7 +26,7 @@
// Disable symbol overrides so that we can use system headers.
#define FORBIDDEN_SYMBOL_ALLOW_ALL
#include "common/sys.h"
#include "common/scummsys.h"
#ifdef WIN32