mirror of https://github.com/odrling/Aegisub
Sigh, remove one more reference to csri header files. I'm planning on redoing
the lower part of this file after we start moving to modules. Originally committed to SVN as r1931.
This commit is contained in:
parent
b323e9b4f1
commit
1b5175ef97
|
@ -139,7 +139,6 @@ EXTRA_aegisub_SOURCES = \
|
||||||
video_provider_dshow.cpp \
|
video_provider_dshow.cpp \
|
||||||
video_provider_lavc.cpp \
|
video_provider_lavc.cpp \
|
||||||
boost/*.hpp \
|
boost/*.hpp \
|
||||||
csri/*.h \
|
|
||||||
gl/*.h \
|
gl/*.h \
|
||||||
win32/stdint.h
|
win32/stdint.h
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue