diff --git a/lisp/vc-arch.el b/lisp/vc-arch.el index 042b4bbbdca..32c5f5459ad 100644 --- a/lisp/vc-arch.el +++ b/lisp/vc-arch.el @@ -55,7 +55,7 @@ ;;; Code: -(eval-when-compile (require 'vc)) +(eval-when-compile (require 'vc) (require 'cl)) ;;; ;;; Customization options