DC: Fix compilation

This commit is contained in:
Max Horn 2011-05-23 21:20:59 +02:00
parent 55e7ef1e08
commit b3b523fddf
2 changed files with 3 additions and 1 deletions

View File

@ -20,6 +20,8 @@
*
*/
#define FORBIDDEN_SYMBOL_ALLOW_ALL
#define RONIN_TIMER_ACCESS
#include <common/scummsys.h>

View File

@ -20,7 +20,7 @@
*
*/
#define FORBIDDEN_SYMBOL_EXCEPTION_chdir
#define FORBIDDEN_SYMBOL_ALLOW_ALL
#include <common/scummsys.h>
#include <engines/engine.h>