diff --git a/Userland/Libraries/LibVideo/Containers/Demuxer.h b/Userland/Libraries/LibVideo/Containers/Demuxer.h index 1a2d2355d23..0915b8685ea 100644 --- a/Userland/Libraries/LibVideo/Containers/Demuxer.h +++ b/Userland/Libraries/LibVideo/Containers/Demuxer.h @@ -29,7 +29,9 @@ public: } // Returns the timestamp of the keyframe that was seeked to. - virtual DecoderErrorOr