mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 18:27:35 +00:00
LibWeb: Add missing headers
This commit is contained in:
parent
7619dbdbb4
commit
c602db1620
6 changed files with 5 additions and 3 deletions
|
@ -6,7 +6,8 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <LibGfx/Forward.h>
|
||||
#include <LibGfx/Color.h>
|
||||
#include <LibWeb/Painting/PaintContext.h>
|
||||
|
||||
namespace Web::Painting {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue