summaryrefslogtreecommitdiff
path: root/ksh-discharge.el
diff options
context:
space:
mode:
Diffstat (limited to 'ksh-discharge.el')
-rw-r--r--ksh-discharge.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksh-discharge.el b/ksh-discharge.el
index 4aa382d..80c382b 100644
--- a/ksh-discharge.el
+++ b/ksh-discharge.el
@@ -1,6 +1,6 @@
;; -*- lexical-binding: t -*-
-(load "ksh-forms-improved.el")
+(require 'ksh-forms)
;; Datafile path and fields
(setq forms-file (expand-file-name "discharge.dat" ksh-data-path))