mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-17 07:50:04 +00:00
LibWebSocket: Clean up #include directives
This change aims to improve the speed of incremental builds.
This commit is contained in:
parent
b60cb699a9
commit
001df24935
Notes:
github-actions[bot]
2024-11-21 13:09:28 +00:00
Author: https://github.com/shlyakpavel
Commit: 001df24935
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2468
5 changed files with 3 additions and 4 deletions
|
@ -6,6 +6,7 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <LibCore/Timer.h>
|
||||
#include <LibMedia/Audio/PlaybackStream.h>
|
||||
#include <LibWeb/Platform/AudioCodecPlugin.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue