avdevice: make ff_reverse available on shared builds

Should fix compilation failures introduced by 9b93795890.
This commit is contained in:
James Almer
2017-07-20 00:30:19 -03:00
parent 12791ec5b0
commit 3cd616a0c9
2 changed files with 2 additions and 0 deletions

1
libavdevice/reverse.c Normal file
View File

@@ -0,0 +1 @@
#include "libavutil/reverse.c"