--- bbdb-2.35/lisp/bbdb-com.el_orig	2002-08-20 09:00:12.000000000 +0200
+++ bbdb-2.35/lisp/bbdb-com.el	2002-09-06 10:10:09.000000000 +0200
@@ -43,8 +43,8 @@
     (fset 'bbdb-auto-fill-function 'auto-fill-hook))
 
   (autoload 'mh-send "mh-e")
-  (autoload 'vm-session-initialization "vm-startup.el")
-  (autoload 'vm-mail-internal "vm-reply.el")
+  (autoload 'vm-session-initialization "vm-startup")
+  (autoload 'vm-mail-internal "vm-reply")
   (autoload 'mew-send "mew")
   (autoload 'bbdb-header-start "bbdb-hooks")
   (autoload 'bbdb-extract-field-value "bbdb-hooks")
