mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-03 23:25:20 +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
@@ -6,7 +6,7 @@
|
||||
|
||||
#include "AudioCodecPluginQt.h"
|
||||
#include "AudioThread.h"
|
||||
#include <LibAudio/Loader.h>
|
||||
#include <LibMedia/Audio/Loader.h>
|
||||
|
||||
namespace Ladybird {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user