mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-10-06 01:12:40 +02: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:
@@ -208,6 +208,7 @@ libgimp_headers_introspectable = [
|
||||
'gimpthumbnailprocedure.h',
|
||||
'gimptypes.h',
|
||||
'gimpvectors.h',
|
||||
pdb_wrappers_headers,
|
||||
]
|
||||
|
||||
libgimp_headers = [
|
||||
|
Reference in New Issue
Block a user