mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 18:18:12 +00:00
ImageDecoder: Remove unused LibWeb forwarding header
ImageDecoder has no reason to depend on LibWeb.
This commit is contained in:
parent
9a60d3509d
commit
1d7f44b629
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@
|
|||
#include <ImageDecoder/ImageDecoderClientEndpoint.h>
|
||||
#include <ImageDecoder/ImageDecoderServerEndpoint.h>
|
||||
#include <LibIPC/ConnectionFromClient.h>
|
||||
#include <LibWeb/Forward.h>
|
||||
|
||||
namespace ImageDecoder {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue