summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/QGst/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/QGst/CMakeLists.txt b/src/QGst/CMakeLists.txt
index 83f6fb5..5f40215 100644
--- a/src/QGst/CMakeLists.txt
+++ b/src/QGst/CMakeLists.txt
@@ -84,6 +84,7 @@ set(QtGStreamer_INSTALLED_HEADERS
Ui/global.h
Ui/videowidget.h Ui/VideoWidget
+ Utils/global.h
Utils/applicationsink.h Utils/ApplicationSink
Utils/applicationsource.h Utils/ApplicationSource
)