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

@ -24,7 +24,7 @@
*
*/
#include "common/sys.h"
#include "common/scummsys.h"
#if defined(SDL_BACKEND)