aboutsummaryrefslogtreecommitdiff
path: root/engines/tony/window.h
diff options
context:
space:
mode:
authorStrangerke2012-09-01 02:36:54 +0200
committerStrangerke2012-09-01 02:36:54 +0200
commit1f41e5573175fb712e829a9c72b3e4f75afa8fdf (patch)
tree607220a7d8b8f0b1fb6e2797f61a989e97e6b5ba /engines/tony/window.h
parent3ab8ebc4f72e54a5ffcabaa22d3cf8e250062457 (diff)
downloadscummvm-rg350-1f41e5573175fb712e829a9c72b3e4f75afa8fdf.tar.gz
scummvm-rg350-1f41e5573175fb712e829a9c72b3e4f75afa8fdf.tar.bz2
scummvm-rg350-1f41e5573175fb712e829a9c72b3e4f75afa8fdf.zip
TONY: Remove adv.h
Diffstat (limited to 'engines/tony/window.h')
-rw-r--r--engines/tony/window.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/tony/window.h b/engines/tony/window.h
index b2732a3f0c..2e8769707f 100644
--- a/engines/tony/window.h
+++ b/engines/tony/window.h
@@ -31,7 +31,7 @@
#include "common/scummsys.h"
#include "common/rect.h"
-#include "tony/adv.h"
+#include "tony/game.h"
namespace Tony {