diff options
Diffstat (limited to 'video')
-rw-r--r-- | video/codecs/cdtoons.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/video/codecs/cdtoons.cpp b/video/codecs/cdtoons.cpp index 9bdc794fa6..528cee8094 100644 --- a/video/codecs/cdtoons.cpp +++ b/video/codecs/cdtoons.cpp @@ -24,6 +24,7 @@ #include "common/rect.h" #include "common/stream.h" #include "common/textconsole.h" +#include "common/array.h" namespace Video { |