diff options
Diffstat (limited to 'gtk')
-rw-r--r-- | gtk/meson.build | 1 |
1 files changed, 1 insertions, 0 deletions
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', |