aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/lucerna2.cpp
diff options
context:
space:
mode:
authoruruk2013-06-29 16:36:40 +0200
committeruruk2013-06-29 16:36:40 +0200
commit1d11268eb486a28bf471c277a407954ccfcda212 (patch)
treeadce0f8177f4eeb4471dc513aee32904d4776633 /engines/avalanche/lucerna2.cpp
parentcb9ec866ac50f7959ed1336af5a62c8e309736cf (diff)
downloadscummvm-rg350-1d11268eb486a28bf471c277a407954ccfcda212.tar.gz
scummvm-rg350-1d11268eb486a28bf471c277a407954ccfcda212.tar.bz2
scummvm-rg350-1d11268eb486a28bf471c277a407954ccfcda212.zip
AVALANCHE: Reorganise includes.
Diffstat (limited to 'engines/avalanche/lucerna2.cpp')
-rw-r--r--engines/avalanche/lucerna2.cpp6
1 files changed, 2 insertions, 4 deletions
diff --git a/engines/avalanche/lucerna2.cpp b/engines/avalanche/lucerna2.cpp
index 22ae5b536e..344c273cdb 100644
--- a/engines/avalanche/lucerna2.cpp
+++ b/engines/avalanche/lucerna2.cpp
@@ -29,14 +29,11 @@
#include "avalanche/avalanche.h"
-#include "common/system.h"
#include "avalanche/lucerna2.h"
#include "avalanche/gyro2.h"
#include "avalanche/scrolls2.h"
#include "avalanche/logger2.h"
#include "avalanche/enhanced2.h"
-
-
#include "avalanche/visa2.h"
#include "avalanche/timeout2.h"
#include "avalanche/trip6.h"
@@ -44,8 +41,9 @@
#include "avalanche/celer2.h"
#include "avalanche/pingo2.h"
#include "avalanche/sequence2.h"
-//#include "avalanche/acci2.h"
+#include "avalanche/acci2.h"
+#include "common/system.h"
//#include "dropdown.h"
//#include "basher.h"