summaryrefslogtreecommitdiff
path: root/window.go
diff options
context:
space:
mode:
Diffstat (limited to 'window.go')
-rw-r--r--window.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/window.go b/window.go
index 87d965b..9ad927c 100644
--- a/window.go
+++ b/window.go
@@ -1,7 +1,7 @@
package gui
import (
- "git.wit.org/wit/gui/toolkit"
+ "go.wit.com/gui/toolkit"
)
// This routine creates a blank window with a Title and size (W x H)