Pārlūkot izejas kodu

org-exp-blocks.el: Fix compiler warning.

Bastien Guerry 13 gadi atpakaļ
vecāks
revīzija
974c69803e
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      lisp/org-exp-blocks.el

+ 1 - 0
lisp/org-exp-blocks.el

@@ -73,6 +73,7 @@
 (eval-when-compile
   (require 'cl))
 (require 'find-func)
+(require 'org-compat)
 
 (declare-function org-split-string "org" (string &optional separators))
 (declare-function org-remove-indentation "org" (code &optional n))