summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lisp/sun-fns.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/sun-fns.el b/lisp/sun-fns.el
index 0dce106b845..40b36b95686 100644
--- a/lisp/sun-fns.el
+++ b/lisp/sun-fns.el
@@ -56,7 +56,7 @@
;;; Code:
-(require 'sun-mouse)
+(require 'term/sun-mouse)
(defconst cursor-pause-milliseconds 300
"*Number of milliseconds to display alternate cursor (usually the mark)")