diff --git a/hypo.el b/hypo.el index 75ff66a..d5b083d 100644 --- a/hypo.el +++ b/hypo.el @@ -26,6 +26,8 @@ ;;; Code: +(require 'url) + (autoload 'beginning-of-sexp "thingatpt") (autoload 'end-of-sexp "thingatpt")