summary refs log tree commit diff stats
path: root/commands/compose/next-field.go
diff options
context:
space:
mode:
Diffstat (limited to 'commands/compose/next-field.go')
-rw-r--r--commands/compose/next-field.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/compose/next-field.go b/commands/compose/next-field.go
index 2c3b414..a10aa32 100644
--- a/commands/compose/next-field.go
+++ b/commands/compose/next-field.go
@@ -4,7 +4,7 @@ import (
 	"errors"
 	"fmt"
 
-	"git.sr.ht/~sircmpwn/aerc2/widgets"
+	"git.sr.ht/~sircmpwn/aerc/widgets"
 )
 
 func init() {