mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 15:40:19 +00:00
LibMedia: Remove unused includes from VideoSampleData.h
This commit is contained in:
parent
71e099c79a
commit
291c1c3bd0
Notes:
sideshowbarker
2024-07-17 09:37:30 +09:00
Author: https://github.com/Zaggy1024 Commit: https://github.com/LadybirdBrowser/ladybird/commit/291c1c3bd0 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/230 Reviewed-by: https://github.com/ADKaster
1 changed files with 0 additions and 3 deletions
|
@ -6,10 +6,7 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <AK/ByteBuffer.h>
|
||||
#include <AK/Time.h>
|
||||
#include <LibMedia/Color/CodingIndependentCodePoints.h>
|
||||
#include <LibMedia/Sample.h>
|
||||
|
||||
namespace Media::Video {
|
||||
|
||||
|
|
Loading…
Reference in a new issue