MOHAWK: don't include livingbooks.h from graphics.h

svn-id: r54670
This commit is contained in:
Alyssa Milburn 2010-11-30 09:04:47 +00:00
parent b43a07934f
commit c34410d49d
4 changed files with 6 additions and 1 deletions

View file

@ -27,6 +27,9 @@
#include "mohawk/graphics.h"
#include "mohawk/myst.h"
#include "mohawk/riven.h"
#include "mohawk/livingbooks.h"
#include "common/substream.h"
#include "engines/util.h"