diff options
Diffstat (limited to 'lib/ftplistparser.c')
-rw-r--r-- | lib/ftplistparser.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ftplistparser.c b/lib/ftplistparser.c index 49ee4b6a6..cb3601f58 100644 --- a/lib/ftplistparser.c +++ b/lib/ftplistparser.c @@ -35,7 +35,7 @@ * 01-29-97 11:32PM <DIR> prog */ -#include "setup.h" +#include "curl_setup.h" #ifndef CURL_DISABLE_FTP |