added #include "actor.h", some minor tweaks

svn-id: r4332
This commit is contained in:
Max Horn 2002-05-14 23:32:34 +00:00
parent 659bc0e691
commit b529d80ed7
14 changed files with 17 additions and 9 deletions

View file

@ -23,6 +23,7 @@
#include "stdafx.h"
#include "scumm.h"
#include "actor.h"
#include "sound/mididrv.h"
#include "sound/imuse.h"