Browse Source

contrib/lisp/org-contacts.el: Require 'org-agenda.

Thanks to Christopher Schmidt for pointing this.
Bastien Guerry 12 years ago
parent
commit
3cd0c14d34
1 changed files with 1 additions and 0 deletions
  1. 1 0
      contrib/lisp/org-contacts.el

+ 1 - 0
contrib/lisp/org-contacts.el

@@ -42,6 +42,7 @@
 (eval-and-compile
   (require 'org))
 (require 'gnus-util)
+(require 'org-agenda)
 
 (defgroup org-contacts nil
   "Options concerning contacts management."