mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-22 18:31:13 +00:00
LibMedia: Clean up #include directives
This change aims to improve the speed of incremental builds.
This commit is contained in:
parent
8d13115d9a
commit
b60cb699a9
Notes:
github-actions[bot]
2024-11-21 13:09:33 +00:00
Author: https://github.com/shlyakpavel
Commit: b60cb699a9
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2468
15 changed files with 13 additions and 17 deletions
|
@ -7,7 +7,6 @@
|
|||
#include "PlaybackStream.h"
|
||||
|
||||
#include <AK/Platform.h>
|
||||
#include <LibCore/ThreadedPromise.h>
|
||||
|
||||
#if defined(HAVE_PULSEAUDIO)
|
||||
# include "PlaybackStreamPulseAudio.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue