Updating gumble ffmpeg path
This commit is contained in:
parent
6bea261d68
commit
b7bf2a92a3
2
main.go
2
main.go
|
@ -19,7 +19,7 @@ import (
|
||||||
|
|
||||||
"github.com/layeh/gopus"
|
"github.com/layeh/gopus"
|
||||||
"github.com/layeh/gumble/gumble"
|
"github.com/layeh/gumble/gumble"
|
||||||
"github.com/layeh/gumble/gumble_ffmpeg"
|
"github.com/layeh/gumble/gumbleffmpeg"
|
||||||
"github.com/layeh/gumble/gumbleutil"
|
"github.com/layeh/gumble/gumbleutil"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Reference in a new issue