mirror of https://github.com/odrling/Aegisub
Added video_provider_lavc.cpp to the unix makefile.
Originally committed to SVN as r960.
This commit is contained in:
parent
af757cf6fe
commit
b44540e63f
|
@ -128,6 +128,7 @@ aegisub_SOURCES = \
|
|||
video_display_visual.cpp \
|
||||
video_frame.cpp \
|
||||
video_provider.cpp \
|
||||
video_provider_lavc.cpp \
|
||||
video_slider.cpp \
|
||||
video_zoom.cpp \
|
||||
MatroskaParser.c
|
||||
|
|
Loading…
Reference in New Issue