Require `custom' instead of `pcustom'.
[elisp/flim.git] / smtp.el
diff --git a/smtp.el b/smtp.el
index 7e22426..847c7a8 100644 (file)
--- a/smtp.el
+++ b/smtp.el
@@ -32,7 +32,7 @@
 ;;; Code:
 
 (require 'pces)
-(require 'pcustom)
+(require 'custom)
 (require 'mail-utils)                  ; mail-strip-quoted-names
 (require 'sasl)
 (require 'luna)