aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/graphics.h
diff options
context:
space:
mode:
authoruruk2013-09-19 21:21:53 +0200
committeruruk2013-09-19 21:21:53 +0200
commit31637f198333999a75e513267002819b1ee6e752 (patch)
tree317a6b9c09f36eb52d5f5225e5cbc23fdaac18bc /engines/avalanche/graphics.h
parent21a9de5df23395b5a5466a7345222a045eab8135 (diff)
downloadscummvm-rg350-31637f198333999a75e513267002819b1ee6e752.tar.gz
scummvm-rg350-31637f198333999a75e513267002819b1ee6e752.tar.bz2
scummvm-rg350-31637f198333999a75e513267002819b1ee6e752.zip
AVALANCHE: Cosmetic modifications.
Diffstat (limited to 'engines/avalanche/graphics.h')
-rw-r--r--engines/avalanche/graphics.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/avalanche/graphics.h b/engines/avalanche/graphics.h
index 41b1016cb4..7706c5f75e 100644
--- a/engines/avalanche/graphics.h
+++ b/engines/avalanche/graphics.h
@@ -29,9 +29,9 @@
#define AVALANCHE_GRAPHICS_H
#include "common/file.h"
+#include "common/rect.h"
#include "graphics/surface.h"
-#include "common/rect.h"
namespace Avalanche {
class AvalancheEngine;