Fix examples

This commit is contained in:
Zhiming Wang
2020-06-02 17:54:01 +08:00
parent fcca68ae5e
commit fdea9d77e7
4 changed files with 8 additions and 8 deletions

View File

@ -1,4 +1,4 @@
extern crate ffmpeg;
extern crate ffmpeg_next as ffmpeg;
use std::env;