aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/avalanche.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/avalanche/avalanche.cpp')
-rw-r--r--engines/avalanche/avalanche.cpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/engines/avalanche/avalanche.cpp b/engines/avalanche/avalanche.cpp
index 7c4f7650e0..89dca21d99 100644
--- a/engines/avalanche/avalanche.cpp
+++ b/engines/avalanche/avalanche.cpp
@@ -27,18 +27,8 @@
#include "avalanche/avalanche.h"
-#include "common/system.h"
#include "common/random.h"
-#include "common/error.h"
-#include "common/events.h"
-#include "common/debug-channels.h"
-#include "common/config-manager.h"
-#include "common/textconsole.h"
#include "common/savefile.h"
-
-#include "engines/util.h"
-
-#include "gui/saveload.h"
#include "graphics/thumbnail.h"
namespace Avalanche {