aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/parser.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/avalanche/parser.cpp')
-rw-r--r--engines/avalanche/parser.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/engines/avalanche/parser.cpp b/engines/avalanche/parser.cpp
index fc6085b581..7227550378 100644
--- a/engines/avalanche/parser.cpp
+++ b/engines/avalanche/parser.cpp
@@ -27,17 +27,6 @@
#include "avalanche/avalanche.h"
#include "avalanche/parser.h"
-#include "avalanche/dialogs.h"
-#include "avalanche/timer.h"
-#include "avalanche/animation.h"
-#include "avalanche/background.h"
-#include "avalanche/pingo.h"
-#include "avalanche/sequence.h"
-
-#include "common/textconsole.h"
-
-#include <cstring>
-#include <cmath>
namespace Avalanche {