aboutsummaryrefslogtreecommitdiff
path: root/image/codecs/indeo5.h
diff options
context:
space:
mode:
Diffstat (limited to 'image/codecs/indeo5.h')
-rw-r--r--image/codecs/indeo5.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/image/codecs/indeo5.h b/image/codecs/indeo5.h
index 169bef9794..704bda5e4b 100644
--- a/image/codecs/indeo5.h
+++ b/image/codecs/indeo5.h
@@ -20,9 +20,6 @@
*
*/
-#include "common/scummsys.h"
-#include "image/codecs/indeo/get_bits.h"
-
/* Intel Indeo 4 decompressor, derived from ffmpeg.
*
* Original copyright note:
@@ -35,8 +32,6 @@
#include "image/codecs/indeo/get_bits.h"
#include "image/codecs/indeo/indeo.h"
-#include "image/codecs/indeo/indeo_dsp.h"
-#include "graphics/managed_surface.h"
namespace Image {