aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon-auth.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/mastodon-auth.el')
-rw-r--r--lisp/mastodon-auth.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/mastodon-auth.el b/lisp/mastodon-auth.el
index 71469cf..b35603e 100644
--- a/lisp/mastodon-auth.el
+++ b/lisp/mastodon-auth.el
@@ -31,6 +31,7 @@
(require 'plstore)
(require 'auth-source)
+(require 'json)
(autoload 'mastodon-client "mastodon-client")
(autoload 'mastodon-http--api "mastodon-http")