Skip to content

Commit

Permalink
Merge pull request #4 from alexmurray/require-org-agenda
Browse files Browse the repository at this point in the history
Require org-agenda
  • Loading branch information
spegoraro committed Jul 2, 2016
2 parents d9b73fe + f7712b2 commit 685c18a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions org-alert.el
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
(require 's)
(require 'dash)
(require 'alert)
(require 'org-agenda)


(defvar org-alert-interval 300
Expand Down

0 comments on commit 685c18a

Please sign in to comment.