aboutsummaryrefslogtreecommitdiff
path: root/perspective.el
diff options
context:
space:
mode:
authorConstantine Vetoshev <gepardcv@gmail.com>2019-10-02 16:21:52 -0700
committerConstantine Vetoshev <gepardcv@gmail.com>2019-10-02 16:21:52 -0700
commitecf9daef95d37359ccbc31e9fb093ae5c714c3b4 (patch)
tree2526a26fb7187d249ed3545f89a9286626565063 /perspective.el
parentb381a5ec38c7f3b0e0025b9808620fd18c28bc31 (diff)
The test suite found a bug!
Diffstat (limited to 'perspective.el')
-rw-r--r--perspective.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/perspective.el b/perspective.el
index 97d1a9f..b0d0b0d 100644
--- a/perspective.el
+++ b/perspective.el
@@ -28,6 +28,7 @@
;; available by default.
(require 'cl-lib)
+(require 'thingatpt)
(require 'subr-x) ; hash-table-values
;; 'cl' is still required because the use of 'lexical-let'. 'lexical-let' has