diff options
Diffstat (limited to 'debugWindow.go')
| -rw-r--r-- | debugWindow.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debugWindow.go b/debugWindow.go index 338461e..cc0c8a8 100644 --- a/debugWindow.go +++ b/debugWindow.go @@ -1,7 +1,7 @@ package gui import ( -// "git.wit.org/wit/gui/toolkit" +// "go.wit.com/gui/toolkit" ) // TODO: move all this shit into somewhere not global |
