summaryrefslogtreecommitdiff
path: root/gst-libs/gst/interfaces/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'gst-libs/gst/interfaces/meson.build')
-rw-r--r--gst-libs/gst/interfaces/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-libs/gst/interfaces/meson.build b/gst-libs/gst/interfaces/meson.build
index 23c984602..35290f731 100644
--- a/gst-libs/gst/interfaces/meson.build
+++ b/gst-libs/gst/interfaces/meson.build
@@ -1,5 +1,5 @@
photography_sources = ['photography.c']
-photo_headers = ['photography.h']
+photo_headers = ['photography.h', 'photography-prelude.h']
install_headers(photo_headers, subdir : 'gstreamer-1.0/gst/interfaces')
mkenums = find_program('build_mkenum.py')