From 7ee6e8699f97e691ea89266781f1c77437764658 Mon Sep 17 00:00:00 2001 From: uruk Date: Sun, 15 Sep 2013 13:03:21 +0200 Subject: AVALANCHE: Remove the '2' from the source files' names. --- engines/avalanche/animation.cpp | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'engines/avalanche/animation.cpp') diff --git a/engines/avalanche/animation.cpp b/engines/avalanche/animation.cpp index 21063e09a7..526f6a8517 100644 --- a/engines/avalanche/animation.cpp +++ b/engines/avalanche/animation.cpp @@ -30,13 +30,13 @@ #include "avalanche/avalanche.h" #include "avalanche/animation.h" -#include "avalanche/scrolls2.h" -#include "avalanche/lucerna2.h" -#include "avalanche/gyro2.h" -#include "avalanche/celer2.h" -#include "avalanche/sequence2.h" +#include "avalanche/scrolls.h" +#include "avalanche/lucerna.h" +#include "avalanche/gyro.h" +#include "avalanche/celer.h" +#include "avalanche/sequence.h" #include "avalanche/timer.h" -#include "avalanche/enid2.h" +#include "avalanche/enid.h" #include "common/scummsys.h" #include "common/textconsole.h" -- cgit v1.2.3