aboutsummaryrefslogtreecommitdiff
path: root/engines/tony/font.h
diff options
context:
space:
mode:
authorPaul Gilbert2012-05-11 23:23:05 +1000
committerPaul Gilbert2012-05-11 23:23:05 +1000
commitbeef5fdb264850079208b5513cf72626ff7edd86 (patch)
tree2bc16c9433836f68d0d008fd29dbe18aa261ce92 /engines/tony/font.h
parent68c1b0b0e46b0575a4670d1ffda2fa3c8ae94ed8 (diff)
downloadscummvm-rg350-beef5fdb264850079208b5513cf72626ff7edd86.tar.gz
scummvm-rg350-beef5fdb264850079208b5513cf72626ff7edd86.tar.bz2
scummvm-rg350-beef5fdb264850079208b5513cf72626ff7edd86.zip
TONY: Removal of now redundant includes, and deprecated scheduler/coroutine files
Diffstat (limited to 'engines/tony/font.h')
-rw-r--r--engines/tony/font.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/tony/font.h b/engines/tony/font.h
index 7447f31515..d883733db6 100644
--- a/engines/tony/font.h
+++ b/engines/tony/font.h
@@ -52,7 +52,6 @@
#include "common/coroutines.h"
#include "tony/gfxcore.h"
#include "tony/resid.h"
-#include "tony/sched.h"
namespace Tony {