mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 19:58:11 +00:00
WebContent: Add missing LibGfx include
This commit is contained in:
parent
6003bcfd2d
commit
a9372de972
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
#include <AK/Function.h>
|
||||
#include <AK/HashMap.h>
|
||||
#include <AK/String.h>
|
||||
#include <LibGfx/Rect.h>
|
||||
#include <LibIPC/ConnectionToServer.h>
|
||||
#include <LibJS/Forward.h>
|
||||
#include <LibJS/Heap/MarkedVector.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue