mirror of
https://github.com/servo/servo.git
synced 2025-08-08 15:05:35 +01:00
Lots of fixup for the next patch.
This commit is contained in:
parent
3993f8d7fe
commit
83badaa718
1 changed files with 1 additions and 0 deletions
|
@ -258,6 +258,7 @@ mod bindings {
|
|||
vars: true,
|
||||
..CodegenConfig::nothing()
|
||||
})
|
||||
.include(add_include("nsCSSPseudoClasses.h")) // servo/rust-bindgen#599
|
||||
.header(add_include("nsStyleStruct.h"))
|
||||
.include(add_include("mozilla/ServoPropPrefList.h"))
|
||||
.header(add_include("mozilla/StyleAnimationValue.h"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue