aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorbjörn Andersson2006-08-27 10:55:44 +0000
committerTorbjörn Andersson2006-08-27 10:55:44 +0000
commit0b1c1702a5255675b45448857e2530567963ebb5 (patch)
treef13b82b48d1203207968d579cb02d9a003dc345e
parent385748abe077bbdf9f182ec73775625ef6603385 (diff)
downloadscummvm-rg350-0b1c1702a5255675b45448857e2530567963ebb5.tar.gz
scummvm-rg350-0b1c1702a5255675b45448857e2530567963ebb5.tar.bz2
scummvm-rg350-0b1c1702a5255675b45448857e2530567963ebb5.zip
Renamed constant to reflect recent change of file name.
svn-id: r23777
-rw-r--r--graphics/mpeg_player.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/mpeg_player.h b/graphics/mpeg_player.h
index aff644d2d3..40b922ad14 100644
--- a/graphics/mpeg_player.h
+++ b/graphics/mpeg_player.h
@@ -20,8 +20,8 @@
*
*/
-#ifndef GRAPHICS_ANIMATION_H
-#define GRAPHICS_ANIMATION_H
+#ifndef GRAPHICS_MPEG_PLAYER_H
+#define GRAPHICS_MPEG_PLAYER_H
#include "common/scummsys.h"