mirror of
https://github.com/opencv/opencv.git
synced 2024-11-24 03:00:14 +08:00
renamed gstappsink.hpp->gstappsink.h
This commit is contained in:
parent
3d12bc6b9f
commit
26b7ed6901
@ -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()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user