diff options
Diffstat (limited to 'src/Makefile.inc')
-rw-r--r-- | src/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.inc b/src/Makefile.inc index 674356a7e..64d55ecf9 100644 --- a/src/Makefile.inc +++ b/src/Makefile.inc @@ -17,7 +17,7 @@ CURLX_CFILES = \ ../lib/warnless.c CURLX_HFILES = \ - ../lib/setup.h \ + ../lib/curl_setup.h \ ../lib/strtoofft.h \ ../lib/strdup.h \ ../lib/rawstr.h \ |