summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--org-make-toc.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/org-make-toc.el b/org-make-toc.el
index 8722f1f..c5b80d0 100644
--- a/org-make-toc.el
+++ b/org-make-toc.el
@@ -132,6 +132,7 @@
(require 'cl-lib)
(require 'org)
+(require 'rx)
(require 'seq)
(require 'subr-x)