branch: externals/phpinspect commit a923eab4b35b16a4175a428138c9422981b98d03 Author: Hugo Thunnissen <de...@hugot.nl> Commit: Hugo Thunnissen <de...@hugot.nl>
require token-predicates --- phpinspect-meta.el | 1 + 1 file changed, 1 insertion(+) diff --git a/phpinspect-meta.el b/phpinspect-meta.el index 0aa281a3fe..daa9d476b5 100644 --- a/phpinspect-meta.el +++ b/phpinspect-meta.el @@ -52,6 +52,7 @@ ;;; Code: (require 'phpinspect-splayt) +(require 'phpinspect-token-predicates) (eval-and-compile (defvar phpinspect-meta--point-offset-base nil