Fix after package move

This commit is contained in:
Audrius Butkevicius 2015-08-19 20:49:34 +01:00
parent eb29989dff
commit 7c6a310179
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 {