Fix import paths

This commit is contained in:
Jakob Borg
2015-09-22 19:38:46 +02:00
parent f177924629
commit 4581c57478
52 changed files with 58 additions and 58 deletions

View File

@@ -9,7 +9,7 @@ import (
"fmt"
"net"
syncthingprotocol "github.com/syncthing/protocol"
syncthingprotocol "github.com/syncthing/syncthing/lib/protocol"
)
const (