https://gitlab.gnome.org/GNOME/pyatspi2/-/merge_requests/36

---
 pyatspi/meson.build |    1 +
 1 file changed, 1 insertion(+)

--- a/pyatspi/meson.build
+++ b/pyatspi/meson.build
@@ -12,6 +12,7 @@ lib_sources = [
   'document.py',
   'editabletext.py',
   'hypertext.py',
+  'image.py',
   'interface.py',
   'registry.py',
   'role.py',
