diff options
-rw-r--r-- | video/codecs/truemotion1.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/video/codecs/truemotion1.cpp b/video/codecs/truemotion1.cpp index b8273c21a8..577c72c133 100644 --- a/video/codecs/truemotion1.cpp +++ b/video/codecs/truemotion1.cpp @@ -33,6 +33,7 @@ #include "video/codecs/truemotion1data.h" #include "common/stream.h" #include "common/textconsole.h" +#include "common/util.h" namespace Video { |