From 3f0cd4771c94a83c72f09f74ba351a3905357d1c Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Thu, 13 Mar 2014 22:25:16 -0400 Subject: MADS: Fixed handling of dirty rects to copy areas to the physical screen --- engines/mads/game_data.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/mads/game_data.cpp') diff --git a/engines/mads/game_data.cpp b/engines/mads/game_data.cpp index ba24ed9ca1..cbc8f93a4b 100644 --- a/engines/mads/game_data.cpp +++ b/engines/mads/game_data.cpp @@ -24,7 +24,7 @@ #include "mads/mads.h" #include "mads/game.h" #include "mads/nebular/game_nebular.h" -#include "mads/graphics.h" +#include "mads/screen.h" #include "mads/msurface.h" #include "mads/resources.h" -- cgit v1.2.3