aboutsummaryrefslogtreecommitdiffstats
path: root/imap.c
diff options
context:
space:
mode:
Diffstat (limited to 'imap.c')
-rw-r--r--imap.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/imap.c b/imap.c
index 06312d02..87dfe199 100644
--- a/imap.c
+++ b/imap.c
@@ -5,7 +5,7 @@
/***********************************************************************
module: imap.c
- project: popclient
+ project: fetchmail
programmer: Eric S. Raymond
description: IMAP client code
@@ -24,7 +24,7 @@
#include <errno.h>
#include "socket.h"
-#include "popclient.h"
+#include "fetchmail.h"
static int count, first;