]> Pileus Git - ~andy/fetchmail/blobdiff - pop3.c
Update for gettext 0.17.
[~andy/fetchmail] / pop3.c
diff --git a/pop3.c b/pop3.c
index 0374a1ba5909ae1ffa1ccbc8ef4da4154855d80a..9a5ee4347d5ee5e06f530161a1be93dd4a53cbc9 100644 (file)
--- a/pop3.c
+++ b/pop3.c
@@ -16,7 +16,7 @@
 
 #include  "fetchmail.h"
 #include  "socket.h"
-#include  "i18n.h"
+#include  "gettext.h"
 
 #ifdef OPIE_ENABLE
 #ifdef __cplusplus