aboutsummaryrefslogtreecommitdiffstats
path: root/zencoding-mode.el
diff options
context:
space:
mode:
Diffstat (limited to 'zencoding-mode.el')
-rw-r--r--zencoding-mode.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/zencoding-mode.el b/zencoding-mode.el
index acc1fa9..ea3ca62 100644
--- a/zencoding-mode.el
+++ b/zencoding-mode.el
@@ -62,6 +62,8 @@
;; Include the trie data structure for caching
;(require 'zencoding-trie)
+(require 'cl)
+
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Generic parsing macros and utilities