Fix after package move

This commit is contained in:
Audrius Butkevicius 2015-08-19 20:49:34 +01:00
parent 604f2c9161
commit e80a9b0075
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ import (
syncthingprotocol "github.com/syncthing/protocol"
"github.com/syncthing/relaysrv/protocol"
"github.com/syncthing/syncthing/internal/sync"
"github.com/syncthing/syncthing/lib/sync"
)
type ProtocolClient struct {