aboutsummaryrefslogtreecommitdiffstats
path: root/oni-diff-hl.el
diff options
context:
space:
mode:
Diffstat (limited to 'oni-diff-hl.el')
-rw-r--r--oni-diff-hl.el4
1 files changed, 3 insertions, 1 deletions
diff --git a/oni-diff-hl.el b/oni-diff-hl.el
index 2f87ced..7fbc28b 100644
--- a/oni-diff-hl.el
+++ b/oni-diff-hl.el
@@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Version: 2019.0904.210452
+;; Version: 2020.0228.154151
;; Package-Requires: (diff-hl)
;; This program is free software; you can redistribute it and/or modify
@@ -26,6 +26,8 @@
;;; Code:
+(require 'diff-hl)
+
(defun oni:with-diff-hl-p4-args (orig-fun &rest args)
"Add Perforce-specific command-line arguments to `diff-hl-mode'.