branch: elpa/org-auto-tangle
commit cedd4dc41f6fab91e0162bf24704cb95117bf754
Author: lispy-dobby <[email protected]>
Commit: GitHub <[email protected]>

    Update org-auto-tangle.el
---
 org-auto-tangle.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/org-auto-tangle.el b/org-auto-tangle.el
index e12c1ccea9..8be64716f3 100644
--- a/org-auto-tangle.el
+++ b/org-auto-tangle.el
@@ -47,6 +47,7 @@
 ;;; Code:
 
 (require 'async)
+(require 'org)
 
 (defvar org-auto-tangle-default nil
   "Default behavior of org-auto-tangle.

Reply via email to