diff --git a/Userland/Libraries/LibVideo/Containers/Demuxer.h b/Userland/Libraries/LibVideo/Containers/Demuxer.h index 1a2d2355d2..0915b8685e 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