diff --git a/origami-parsers.el b/origami-parsers.el index 87c704f..bd335a5 100644 --- a/origami-parsers.el +++ b/origami-parsers.el @@ -30,7 +30,7 @@ ;;; Commentary: ;;; Code: -(require 'cl) +(require 'cl-lib) (require 'dash) (defun origami-get-positions (content regex)