aboutsummaryrefslogtreecommitdiff
path: root/video/dxa_decoder.h
diff options
context:
space:
mode:
authorChristoph Mallon2011-08-07 20:05:25 +0200
committerAlyssa Milburn2011-11-21 15:59:19 +0100
commite578cb8976f10cd9217cddef48c6693cf5d03c7b (patch)
treec7212f8479ef348b52eee4b03155ce95096714dc /video/dxa_decoder.h
parentd9bcf1a3bfa697c09252f14a397cd0fc610b7cfb (diff)
downloadscummvm-rg350-e578cb8976f10cd9217cddef48c6693cf5d03c7b.tar.gz
scummvm-rg350-e578cb8976f10cd9217cddef48c6693cf5d03c7b.tar.bz2
scummvm-rg350-e578cb8976f10cd9217cddef48c6693cf5d03c7b.zip
ALL: Remove unnecessary forward declarations.
Diffstat (limited to 'video/dxa_decoder.h')
-rw-r--r--video/dxa_decoder.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/video/dxa_decoder.h b/video/dxa_decoder.h
index 4eb4a8958d..d13cd3076c 100644
--- a/video/dxa_decoder.h
+++ b/video/dxa_decoder.h
@@ -31,10 +31,6 @@ namespace Common {
class SeekableReadStream;
}
-namespace Graphics {
-struct Surface;
-}
-
namespace Video {
/**