aboutsummaryrefslogtreecommitdiff
path: root/lib/ftp.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ftp.h')
-rw-r--r--lib/ftp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ftp.h b/lib/ftp.h
index d359f28f3..6b75ac96c 100644
--- a/lib/ftp.h
+++ b/lib/ftp.h
@@ -22,7 +22,7 @@
*
***************************************************************************/
-#include "pingpong.h"
+#include "curl_pingpong.h"
#ifndef CURL_DISABLE_FTP
extern const struct Curl_handler Curl_handler_ftp;