diff options
Diffstat (limited to 'gst-libs/gst/player/meson.build')
-rw-r--r-- | gst-libs/gst/player/meson.build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gst-libs/gst/player/meson.build b/gst-libs/gst/player/meson.build index a44d7d8a5..b33001c55 100644 --- a/gst-libs/gst/player/meson.build +++ b/gst-libs/gst/player/meson.build @@ -10,6 +10,7 @@ gstplayer_sources = [ gstplayer_headers = [ 'player.h', + 'player-prelude.h', 'gstplayer.h', 'gstplayer-types.h', 'gstplayer-signal-dispatcher.h', |