diff options
Diffstat (limited to 'lib/ftp.h')
-rw-r--r-- | lib/ftp.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ * ***************************************************************************/ -#include "pingpong.h" +#include "curl_pingpong.h" #ifndef CURL_DISABLE_FTP extern const struct Curl_handler Curl_handler_ftp; |