diff --git a/hydra-ox.el b/hydra-ox.el index 5f1a5c9..0d489e5 100644 --- a/hydra-ox.el +++ b/hydra-ox.el @@ -24,6 +24,8 @@ ;; This shows how a complex dispatch menu can be built with Hydra. ;;; Code: + +(require 'hydra) (require 'org) (defhydradio hydra-ox ()