summaryrefslogtreecommitdiff
path: root/lisp/cedet/srecode/args.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/cedet/srecode/args.el')
-rw-r--r--lisp/cedet/srecode/args.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cedet/srecode/args.el b/lisp/cedet/srecode/args.el
index 72bbd1b0751..951dae4d327 100644
--- a/lisp/cedet/srecode/args.el
+++ b/lisp/cedet/srecode/args.el
@@ -25,7 +25,7 @@
;; sets of dictionary words that need to be derived. This file contains
;; a set of simple arguments for srecode templates.
-(require 'srecode/insert)
+(require 'srecode/dictionary)
;;; Code: