aboutsummaryrefslogtreecommitdiff
path: root/engines/macventure/container.h
diff options
context:
space:
mode:
authorWillem Jan Palenstijn2017-08-24 19:51:06 +0200
committerGitHub2017-08-24 19:51:06 +0200
commitbd10131242210262eb23c5a62c223039cabf905c (patch)
treefe2ad03ea734f45bf79baa790a64e25923fe0072 /engines/macventure/container.h
parent265fc48d1590cdd503187c79dc254d65623c8d7b (diff)
parent4278cff7f014ba1f404b3cebfe20016b957fafbf (diff)
downloadscummvm-rg350-bd10131242210262eb23c5a62c223039cabf905c.tar.gz
scummvm-rg350-bd10131242210262eb23c5a62c223039cabf905c.tar.bz2
scummvm-rg350-bd10131242210262eb23c5a62c223039cabf905c.zip
Merge pull request #975 from wjp/bitstream
Rework and optimize Common::BitStream
Diffstat (limited to 'engines/macventure/container.h')
-rw-r--r--engines/macventure/container.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/macventure/container.h b/engines/macventure/container.h
index ba1370d108..bd8cd0995a 100644
--- a/engines/macventure/container.h
+++ b/engines/macventure/container.h
@@ -35,7 +35,6 @@
#include "common/file.h"
#include "common/fs.h"
-#include "common/bitstream.h"
namespace MacVenture {