aboutsummaryrefslogtreecommitdiff
path: root/engines/tony/mpal/mpalutils.h
diff options
context:
space:
mode:
authorPaul Gilbert2012-05-19 16:57:17 +1000
committerPaul Gilbert2012-05-19 16:57:17 +1000
commit8457c1c7682e3c0d0c382c01b042158ec506e300 (patch)
tree62c6ed1b0e60b09d90014911f810ac13d9d82736 /engines/tony/mpal/mpalutils.h
parentbd064fe044beb4c38b48a1c111d922fdfcf73516 (diff)
downloadscummvm-rg350-8457c1c7682e3c0d0c382c01b042158ec506e300.tar.gz
scummvm-rg350-8457c1c7682e3c0d0c382c01b042158ec506e300.tar.bz2
scummvm-rg350-8457c1c7682e3c0d0c382c01b042158ec506e300.zip
TONY: Removed deprecated MPAL stubs file
Diffstat (limited to 'engines/tony/mpal/mpalutils.h')
-rw-r--r--engines/tony/mpal/mpalutils.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/engines/tony/mpal/mpalutils.h b/engines/tony/mpal/mpalutils.h
index cb8d4ec97d..a9f8403fcd 100644
--- a/engines/tony/mpal/mpalutils.h
+++ b/engines/tony/mpal/mpalutils.h
@@ -25,8 +25,7 @@
#define TONY_MPAL_MPALUTILS
#include "common/scummsys.h"
-#include "memory.h"
-#include "stubs.h"
+#include "tony/mpal/memory.h"
namespace Tony {