IDL: Add missing #imports

This commit is contained in:
Matthew Olsson 2023-11-08 11:04:56 -07:00 committed by Andreas Kling
commit 1a94241f58
Notes: sideshowbarker 2024-07-17 06:40:35 +09:00
30 changed files with 47 additions and 0 deletions

View file

@ -1,4 +1,5 @@
#import <SVG/SVGAnimatedLength.idl>
#import <SVG/SVGGraphicsElement.idl>
// https://svgwg.org/svg2-draft/single-page.html#embedded-InterfaceSVGForeignObjectElement
[Exposed=Window]