X-Git-Url: https://code.delx.au/gnu-emacs-elpa/blobdiff_plain/af43c43b33726e9212f1050f37ab550f5a6abee3..90473ac8cf0c833bfec413fc18d5866208d2e3e9:/packages/context-coloring/benchmark/context-coloring-benchmark.el diff --git a/packages/context-coloring/benchmark/context-coloring-benchmark.el b/packages/context-coloring/benchmark/context-coloring-benchmark.el index 3da8d7970..2de5646aa 100644 --- a/packages/context-coloring/benchmark/context-coloring-benchmark.el +++ b/packages/context-coloring/benchmark/context-coloring-benchmark.el @@ -28,8 +28,10 @@ ;;; Code: +(require 'context-coloring) (require 'js2-mode) + (defconst context-coloring-benchmark-path (file-name-directory (or load-file-name buffer-file-name)) "This file's directory.")