aboutsummaryrefslogtreecommitdiff
path: root/video/codecs/truemotion1data.h
diff options
context:
space:
mode:
authorEugene Sandulenko2011-01-23 17:37:17 +0000
committerEugene Sandulenko2011-01-23 17:37:17 +0000
commitf123802f4c33d9d146f6e53f8c4691ea3067f8a8 (patch)
tree19f65acf97ce01587e450a2345f87fb3faf004a3 /video/codecs/truemotion1data.h
parent806ccf5d25ebe337103942cdb6b5cf8800de115a (diff)
downloadscummvm-rg350-f123802f4c33d9d146f6e53f8c4691ea3067f8a8.tar.gz
scummvm-rg350-f123802f4c33d9d146f6e53f8c4691ea3067f8a8.tar.bz2
scummvm-rg350-f123802f4c33d9d146f6e53f8c4691ea3067f8a8.zip
GRAPHICS: Move graphics/video/ to video/. Step 2/2
svn-id: r55474
Diffstat (limited to 'video/codecs/truemotion1data.h')
-rw-r--r--video/codecs/truemotion1data.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/video/codecs/truemotion1data.h b/video/codecs/truemotion1data.h
index ce01178fd4..8199135a29 100644
--- a/video/codecs/truemotion1data.h
+++ b/video/codecs/truemotion1data.h
@@ -26,8 +26,8 @@
// Based on the TrueMotion 1 decoder by Alex Beregszaszi & Mike Melanson in FFmpeg
// These tables were originally part of VpVision from On2
-#ifndef GRAPHICS_TRUEMOTION1DATA_H
-#define GRAPHICS_TRUEMOTION1DATA_H
+#ifndef VIDEO_CODECS_TRUEMOTION1DATA_H
+#define VIDEO_CODECS_TRUEMOTION1DATA_H
#include "common/scummsys.h"