mirror of
https://github.com/net-byte/water.git
synced 2024-04-21 12:21:38 +00:00
fix path
This commit is contained in:
+1
-1
@@ -1,10 +1,10 @@
|
||||
package water
|
||||
|
||||
import (
|
||||
"./winipcfg"
|
||||
"golang.org/x/sys/windows"
|
||||
"golang.zx2c4.com/wireguard/tun"
|
||||
"net/netip"
|
||||
"water/winipcfg"
|
||||
)
|
||||
|
||||
type wintun struct {
|
||||
|
||||
Reference in New Issue
Block a user