diff --git a/helm-dictionary.el b/helm-dictionary.el index 7e11456..a850c93 100644 --- a/helm-dictionary.el +++ b/helm-dictionary.el @@ -114,7 +114,8 @@ (require 'cl-lib) (require 'helm) -(require 'browse-url) +(require 'helm-net) +(require 'helm-plugin) (defgroup helm-dictionary nil "Helm plugin for looking up a dictionary."