summaryrefslogtreecommitdiff
path: root/cider-mode.el
diff options
context:
space:
mode:
Diffstat (limited to 'cider-mode.el')
-rw-r--r--cider-mode.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/cider-mode.el b/cider-mode.el
index 4040d49a..93a2a191 100644
--- a/cider-mode.el
+++ b/cider-mode.el
@@ -39,6 +39,7 @@
(require 'cider-resolve)
(require 'cider-doc)
(require 'subr-x)
+(require 'cider-compat)
(defcustom cider-mode-line-show-connection t
"If the mode-line lighter should detail the connection."