aboutsummaryrefslogtreecommitdiff
path: root/video/dxa_decoder.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/dxa_decoder.h')
-rw-r--r--video/dxa_decoder.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/video/dxa_decoder.h b/video/dxa_decoder.h
index a9a656e46d..e2fa97a7db 100644
--- a/video/dxa_decoder.h
+++ b/video/dxa_decoder.h
@@ -23,10 +23,10 @@
*
*/
-#ifndef GRAPHICS_VIDEO_DXA_PLAYER_H
-#define GRAPHICS_VIDEO_DXA_PLAYER_H
+#ifndef VIDEO_DXA_DECODER_H
+#define VIDEO_DXA_DECODER_H
-#include "graphics/video/video_decoder.h"
+#include "video/video_decoder.h"
namespace Graphics {