mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 16:45:03 +00:00
LibMedia: Absorb LibAudio
LibMedia will be responsible for both audio and video decoding.
This commit is contained in:
committed by
Andreas Kling
parent
8b3bcf9c0f
commit
85fd2e281b
@@ -8,7 +8,7 @@
|
||||
|
||||
#include <AK/String.h>
|
||||
#include <AK/Time.h>
|
||||
#include <LibAudio/Forward.h>
|
||||
#include <LibMedia/Audio/Forward.h>
|
||||
#include <LibWeb/Bindings/PlatformObject.h>
|
||||
|
||||
namespace Web::HTML {
|
||||
|
||||
Reference in New Issue
Block a user