mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 09:23:24 +00:00
libgimp: fix introspection of PDB functions in meson build.
PDB headers had been forgotten and therefore a whole bunch of functions were not introspected.
This commit is contained in:
parent
ac8c7770d7
commit
cf276ed972
1 changed files with 1 additions and 0 deletions
|
@ -208,6 +208,7 @@ libgimp_headers_introspectable = [
|
|||
'gimpthumbnailprocedure.h',
|
||||
'gimptypes.h',
|
||||
'gimpvectors.h',
|
||||
pdb_wrappers_headers,
|
||||
]
|
||||
|
||||
libgimp_headers = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue