aboutsummaryrefslogtreecommitdiff
path: root/video/video_decoder.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/video_decoder.h')
-rw-r--r--video/video_decoder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/video_decoder.h b/video/video_decoder.h
index 5b6c882d09..97cd133bc0 100644
--- a/video/video_decoder.h
+++ b/video/video_decoder.h
@@ -33,7 +33,7 @@
#include "graphics/surface.h"
#include "graphics/pixelformat.h"
-#include "sound/timestamp.h" // TODO: Move this to common/ ?
+#include "audio/timestamp.h" // TODO: Move this to common/ ?
namespace Common {