summaryrefslogtreecommitdiff
path: root/examples/table.go
diff options
context:
space:
mode:
Diffstat (limited to 'examples/table.go')
-rw-r--r--examples/table.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/table.go b/examples/table.go
index 1d11f8d..5730e93 100644
--- a/examples/table.go
+++ b/examples/table.go
@@ -15,8 +15,8 @@ import (
"image/draw"
"bytes"
- "github.com/andlabs/ui"
- _ "github.com/andlabs/ui/winmanifest"
+ "go.wit.com/dev/andlabs/ui"
+ _ "go.wit.com/dev/andlabs/ui/winmanifest"
)
type modelHandler struct {