X-Git-Url: https://code.delx.au/gnu-emacs-elpa/blobdiff_plain/690a61b11ab405b18e6e13d3ee6f74841934bbb4..d4a79d33dacbecd1cdca9fdea6f009120800b1da:/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.")