diff options
Diffstat (limited to 'engines/avalanche/visa2.cpp')
-rw-r--r-- | engines/avalanche/visa2.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/avalanche/visa2.cpp b/engines/avalanche/visa2.cpp index a14367a6a8..e53f55aef4 100644 --- a/engines/avalanche/visa2.cpp +++ b/engines/avalanche/visa2.cpp @@ -32,12 +32,12 @@ #include "avalanche/visa2.h" #include "avalanche/gyro2.h" #include "avalanche/scrolls2.h" -//#include "avalanche/acci2.h" +#include "avalanche/acci2.h" #include "avalanche/lucerna2.h" +#include "avalanche/trip6.h" #include "common/textconsole.h" -/*#include "Trip5.h"*/ namespace Avalanche { |