From 9e8a40023cd86c69ec4e0ae0f23ce148793ea38e Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Mon, 15 Jan 2024 16:55:17 -0600 Subject: change to alex's local tree Signed-off-by: Jeff Carr --- structs.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'structs.go') diff --git a/structs.go b/structs.go index 8997887..83abba0 100644 --- a/structs.go +++ b/structs.go @@ -3,7 +3,7 @@ package debugger import ( "go.wit.com/gui/gui" "go.wit.com/gui/gadgets" - "go.wit.com/gui/gadgets/logsettings" + "go.wit.com/gui/lib/logsettings" ) var me *debuggerSettings -- cgit v1.2.3