diff --git a/gtk/meson.build b/gtk/meson.build index a265509189..c9151d3b65 100644 --- a/gtk/meson.build +++ b/gtk/meson.build @@ -157,6 +157,7 @@ gtk_public_sources = files([ 'gtkfilechooserdialog.c', 'gtkfilechooserembed.c', 'gtkfilechooserentry.c', + 'gtkfilechoosererrorstack.c', 'gtkfilechoosernative.c', 'gtkfilechoosernativeportal.c', 'gtkfilechooserutils.c',