diff --git a/gtk/meson.build b/gtk/meson.build index abaa4bce75..be8cc45df3 100644 --- a/gtk/meson.build +++ b/gtk/meson.build @@ -437,6 +437,7 @@ gtk_public_headers = files([ 'gtkenums.h', 'gtkeventcontroller.h', 'gtkeventcontrollerscroll.h', + 'gtkeventcontrollermotion.h', 'gtkexpander.h', 'gtkfilechooser.h', 'gtkfilechooserbutton.h',