diff options
Diffstat (limited to 'lisp/mastodon-tl.el')
-rw-r--r-- | lisp/mastodon-tl.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/mastodon-tl.el b/lisp/mastodon-tl.el index cec6e79..e25f1d4 100644 --- a/lisp/mastodon-tl.el +++ b/lisp/mastodon-tl.el @@ -28,6 +28,7 @@ ;;; Code: (require 'mastodon-http) +(require 'mastodon-toot) (defgroup mastodon-tl nil "Timelines in Mastodon." |