1
1
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:
Jehan
2019-09-14 23:24:35 +02:00
parent ac8c7770d7
commit cf276ed972

View File

@@ -208,6 +208,7 @@ libgimp_headers_introspectable = [
'gimpthumbnailprocedure.h',
'gimptypes.h',
'gimpvectors.h',
pdb_wrappers_headers,
]
libgimp_headers = [