about summary refs log tree commit diff stats
path: root/commands/account/next-message.go
diff options
context:
space:
mode:
Diffstat (limited to 'commands/account/next-message.go')
-rw-r--r--commands/account/next-message.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/account/next-message.go b/commands/account/next-message.go
index d2c006f..f13ea5a 100644
--- a/commands/account/next-message.go
+++ b/commands/account/next-message.go
@@ -6,7 +6,7 @@ import (
 	"strconv"
 	"strings"
 
-	"git.sr.ht/~sircmpwn/aerc2/widgets"
+	"git.sr.ht/~sircmpwn/aerc/widgets"
 )
 
 func init() {