aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--hypo.el2
1 files changed, 2 insertions, 0 deletions
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")