diff --git a/packages/mmk2410-tab-bar-helpers.el b/packages/mmk2410-tab-bar-helpers.el index 62d63c8..fe1bd46 100644 --- a/packages/mmk2410-tab-bar-helpers.el +++ b/packages/mmk2410-tab-bar-helpers.el @@ -4,6 +4,7 @@ ;;; Personal helpers and shortcuts to work more effectively with tab-bar mode. ;;; Code: +(require 'hydra) (defun mmk2410/tab-bar-new-tab (name func) "Create new tab using FUNC with name NAME."