diff options
Diffstat (limited to 'lib/themes/jao-themes.el')
| -rw-r--r-- | lib/themes/jao-themes.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/themes/jao-themes.el b/lib/themes/jao-themes.el index 1f5e09a..a1d22c1 100644 --- a/lib/themes/jao-themes.el +++ b/lib/themes/jao-themes.el @@ -19,6 +19,7 @@ ;;; Code: (require 'ansi-color) +(require 'cl) ;;; palette (defvar jao-themes-default-face nil) |
