moved engine.* to base; this fixes some linking issues when building a barebone ScummVM (or maybe I just want to increase our CVS stats? <g>)
svn-id: r10287
This commit is contained in:
parent
ec0d41137c
commit
be9d4066e1
50 changed files with 49 additions and 82 deletions
|
@ -22,7 +22,7 @@
|
|||
|
||||
#include <common/stdafx.h>
|
||||
#include <common/scummsys.h>
|
||||
#include <common/engine.h>
|
||||
#include "base/engine.h"
|
||||
#include <common/gameDetector.h>
|
||||
#include "dc.h"
|
||||
#include "icon.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue