summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib')
-rw-r--r--contrib/raw/ledger-matching.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/raw/ledger-matching.el b/contrib/raw/ledger-matching.el
index b8e62dd9..36006a69 100644
--- a/contrib/raw/ledger-matching.el
+++ b/contrib/raw/ledger-matching.el
@@ -1,6 +1,6 @@
;; This library is intended to allow me to view a receipt on one panel, and tie it to ledger transactions in another
-(require 'ldg-report)
+(require 'ledger-report)
(defgroup ledger-matching nil
"Ledger image matching")