]> Pileus Git - ~andy/fetchmail/blobdiff - cram.c
Fix typo repsonsible -> responsible.
[~andy/fetchmail] / cram.c
diff --git a/cram.c b/cram.c
index 3c5630df6f1fe2ee0bc4c89cba9b3b36c21978a7..f7559e6d9668792ef42c30ebd6dc1327c1e5a5cb 100644 (file)
--- a/cram.c
+++ b/cram.c
@@ -12,7 +12,7 @@
 #include  "fetchmail.h"
 #include  "socket.h"
 
-#include  "i18n.h"
+#include  "gettext.h"
 #include "fm_md5.h"
 
 void hmac_md5 (const unsigned char *password,  size_t pass_len,