Skip to content

Commit a9372de

Browse files
mattco98linusg
authored andcommitted
WebContent: Add missing LibGfx include
1 parent 6003bcf commit a9372de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Userland/Services/WebContent/WebDriverConnection.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
#include <AK/Function.h>
1313
#include <AK/HashMap.h>
1414
#include <AK/String.h>
15+
#include <LibGfx/Rect.h>
1516
#include <LibIPC/ConnectionToServer.h>
1617
#include <LibJS/Forward.h>
1718
#include <LibJS/Heap/MarkedVector.h>

0 commit comments

Comments
 (0)