Commit 26b7ed69 authored by Vadim Pisarevsky's avatar Vadim Pisarevsky

renamed gstappsink.hpp->gstappsink.h

parent 3d12bc6b
......@@ -106,7 +106,7 @@ if(UNIX)
set(highgui_srcs ${highgui_srcs} src/cap_gstreamer.cpp)
if(NOT HAVE_GSTREAMER_APP)
set(highgui_srcs ${highgui_srcs} src/gstappsink.cpp)
set(highgui_hdrs ${highgui_hdrs} src/gstappsink.hpp)
set(highgui_hdrs ${highgui_hdrs} src/gstappsink.h)
endif()
endif()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment