mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-01 21:59:07 +00:00
IDL: Add missing #imports
This commit is contained in:
parent
3ff481938e
commit
1a94241f58
Notes:
sideshowbarker
2024-07-17 06:40:35 +09:00
Author: https://github.com/mattco98
Commit: 1a94241f58
Pull-request: https://github.com/SerenityOS/serenity/pull/21882
30 changed files with 47 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
#import <Geometry/DOMPoint.idl>
|
||||
#import <Geometry/DOMRect.idl>
|
||||
#import <Geometry/DOMRectReadOnly.idl>
|
||||
|
||||
// https://drafts.fxtf.org/geometry/#domquad
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue