diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.h b/src/version.h index 98817e9b2..f350c2942 100644 --- a/src/version.h +++ b/src/version.h @@ -23,7 +23,7 @@ * $Id$ ***************************************************************************/ -#include <curl/curl.h> +#include <curl/curlver.h> #define CURL_NAME "curl" #define CURL_VERSION LIBCURL_VERSION |