Commit c8da2980 authored by Yang Tse's avatar Yang Tse
Browse files

include progress.h for Curl_pgrsSetDownloadCounter function prototype

parent b19dc0ee
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -66,6 +66,7 @@
#include <curl/curl.h>
#include "sendf.h"
#include "escape.h"
#include "progress.h"
#include "transfer.h"
#include "strequal.h"
#include "strtok.h"