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

@ -25,7 +25,7 @@
#ifndef COMMON_ALGORITHM_H
#define COMMON_ALGORITHM_H
#include "common/sys.h"
#include "common/scummsys.h"
#include "common/func.h"
#include "common/util.h"