mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-10-06 01:12:40 +02:00
We're exposing symbols in our header files like `GType`, `GFile` and others, without actually including the proper headers. This also gives errors in the GIR scanner (who can't resolve those symbols).