aboutsummaryrefslogtreecommitdiff
path: root/video/codecs/truemotion1.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/codecs/truemotion1.h')
-rw-r--r--video/codecs/truemotion1.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/video/codecs/truemotion1.h b/video/codecs/truemotion1.h
index 33fbedca93..628cfa4584 100644
--- a/video/codecs/truemotion1.h
+++ b/video/codecs/truemotion1.h
@@ -27,7 +27,7 @@
#ifndef VIDEO_CODECS_TRUEMOTION1_H
#define VIDEO_CODECS_TRUEMOTION1_H
-
+
#include "video/codecs/codec.h"
namespace Video {
@@ -51,7 +51,7 @@ private:
uint16 _width, _height;
int _flags;
-
+
struct PredictorTableEntry {
uint32 color;
bool getNextIndex;