Bugfix - rectify call to require

This commit is contained in:
Kashish Sharma 2018-09-24 00:23:22 +05:30
parent 8849978e7d
commit d59ffac7ba
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
(require 'chronometrist-lib)
(provide 'chronometrist-report-custom)
(require 'chronometrist-report-custom)
;; TODO - timers in chronometrist-report and chronometrist can
;; probably be merged into one function