aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/background.h
diff options
context:
space:
mode:
authorStrangerke2013-10-04 20:50:28 +0200
committerStrangerke2013-10-04 20:50:28 +0200
commit304ab6da154dcc0f9815b42682a5568d49d81ef2 (patch)
tree52f0da5b59992f36f276ee8aeee35a017246fb57 /engines/avalanche/background.h
parentb0a498c1e5b0d1e9db7f37e7119c2a49d589b721 (diff)
downloadscummvm-rg350-304ab6da154dcc0f9815b42682a5568d49d81ef2.tar.gz
scummvm-rg350-304ab6da154dcc0f9815b42682a5568d49d81ef2.tar.bz2
scummvm-rg350-304ab6da154dcc0f9815b42682a5568d49d81ef2.zip
AVALANCHE: Start cleaning includes - remove useless include in header files
Diffstat (limited to 'engines/avalanche/background.h')
-rw-r--r--engines/avalanche/background.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/engines/avalanche/background.h b/engines/avalanche/background.h
index be09cc4dd3..34d7a9a2cc 100644
--- a/engines/avalanche/background.h
+++ b/engines/avalanche/background.h
@@ -30,12 +30,8 @@
#ifndef AVALANCHE_BACKGROUND_H
#define AVALANCHE_BACKGROUND_H
-#include "common/scummsys.h"
-#include "common/file.h"
#include "common/str.h"
-#include "graphics/surface.h"
-
namespace Avalanche {
class AvalancheEngine;