aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/msurface.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mads/msurface.cpp')
-rw-r--r--engines/mads/msurface.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/mads/msurface.cpp b/engines/mads/msurface.cpp
index ca75a50bde..bb9b3089df 100644
--- a/engines/mads/msurface.cpp
+++ b/engines/mads/msurface.cpp
@@ -24,9 +24,9 @@
#include "mads/compression.h"
#include "mads/graphics.h"
#include "mads/mads.h"
-#include "mads/msprite.h"
#include "mads/msurface.h"
#include "mads/resources.h"
+#include "mads/sprites.h"
namespace MADS {