mirror of https://bitbucket.org/ausocean/av.git
Use full path to import ringbuffer.
This commit is contained in:
parent
bb2a593dc1
commit
6c0f923480
|
@ -49,7 +49,7 @@ import (
|
|||
"strings"
|
||||
"time"
|
||||
|
||||
"../ringbuffer"
|
||||
"bitbucket.org/ausocean/av/ringbuffer"
|
||||
|
||||
"github.com/Comcast/gots/packet"
|
||||
"github.com/Comcast/gots/packet/adaptationfield"
|
||||
|
|
Loading…
Reference in New Issue