branch: externals/mct
commit a551ab0fdb7500bb50c35edaf7ac7284ee6b2f75
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>
Require mct library
---
mct-tcm.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/mct-tcm.el b/mct-tcm.el
index 123427d448..9508aac76b 100644
--- a/mct-tcm.el
+++ b/mct-tcm.el
@@ -31,6 +31,8 @@
;;;; General utilities
+(require 'mct)
+
;; FIXME 2022-02-22: Silence message when key binding is undefined.
;;;###autoload
(define-minor-mode mct-tcm-mode