summaryrefslogtreecommitdiff
path: root/gui.go
diff options
context:
space:
mode:
Diffstat (limited to 'gui.go')
-rw-r--r--gui.go7
1 files changed, 4 insertions, 3 deletions
diff --git a/gui.go b/gui.go
index 18ab3dc..aba83ad 100644
--- a/gui.go
+++ b/gui.go
@@ -9,11 +9,12 @@ import (
"net"
"strings"
- "go.wit.com/gui"
- "go.wit.com/gui/gadgets"
"go.wit.com/log"
"go.wit.com/shell"
- "go.wit.com/control-panel-dns/cloudflare"
+
+ "go.wit.com/gui/gui"
+ "go.wit.com/gui/gadgets"
+ "go.wit.com/gui/cloudflare"
)
// This setups up the dns control panel window