aboutsummaryrefslogtreecommitdiff
path: root/video/mpeg_player.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/mpeg_player.h')
-rw-r--r--video/mpeg_player.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/video/mpeg_player.h b/video/mpeg_player.h
index 4dedf12f57..d6890f78b6 100644
--- a/video/mpeg_player.h
+++ b/video/mpeg_player.h
@@ -23,8 +23,8 @@
*
*/
-#ifndef GRAPHICS_VIDEO_MPEG_PLAYER_H
-#define GRAPHICS_VIDEO_MPEG_PLAYER_H
+#ifndef VIDEO_MPEG_PLAYER_H
+#define VIDEO_MPEG_PLAYER_H
#include "common/scummsys.h"
#include "graphics/pixelformat.h"