aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe/motion.h
diff options
context:
space:
mode:
authorEugene Sandulenko2016-08-14 19:54:20 +0200
committerEugene Sandulenko2016-08-14 21:40:29 +0200
commite3acf3f23e2668ee6e0c2427c85cd7411e894534 (patch)
tree90a1a8d12b85f06f7bbffcf5c8c19b541cb9fcde /engines/fullpipe/motion.h
parent7e3d91cd46426e8091032010f36f86ee467a899c (diff)
downloadscummvm-rg350-e3acf3f23e2668ee6e0c2427c85cd7411e894534.tar.gz
scummvm-rg350-e3acf3f23e2668ee6e0c2427c85cd7411e894534.tar.bz2
scummvm-rg350-e3acf3f23e2668ee6e0c2427c85cd7411e894534.zip
FULLPIPE: Rename mgm.* to anihandler.*
Diffstat (limited to 'engines/fullpipe/motion.h')
-rw-r--r--engines/fullpipe/motion.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/fullpipe/motion.h b/engines/fullpipe/motion.h
index 41860e32d0..2b39d25f50 100644
--- a/engines/fullpipe/motion.h
+++ b/engines/fullpipe/motion.h
@@ -23,7 +23,7 @@
#ifndef FULLPIPE_MOTION_H
#define FULLPIPE_MOTION_H
-#include "fullpipe/mgm.h"
+#include "fullpipe/anihandler.h"
namespace Fullpipe {