]> git.0d.be Git - barnard.git/commitdiff
fix broken audio
authorTim Cooper <tim.cooper@layeh.com>
Wed, 1 Jul 2015 12:39:31 +0000 (09:39 -0300)
committerTim Cooper <tim.cooper@layeh.com>
Wed, 1 Jul 2015 12:39:31 +0000 (09:39 -0300)
cmd/barnard/main.go

index 8b2a331cdd8eef6a4d95ddd8e30679bd3dd25d79..8b6b022718656f43434d8f62c11aaf978a740576 100644 (file)
@@ -11,6 +11,7 @@ import (
        "github.com/layeh/gumble/gumble"
        "github.com/layeh/gumble/gumbleutil"
        "github.com/layeh/gumble/gumble_openal"
        "github.com/layeh/gumble/gumble"
        "github.com/layeh/gumble/gumbleutil"
        "github.com/layeh/gumble/gumble_openal"
+       _ "github.com/layeh/gumble/opus"
 )
 
 func main() {
 )
 
 func main() {