Commit a64fd879 authored by Alexey Golubev's avatar Alexey Golubev Committed by GitHub

Fixed build error

parent 32448298
......@@ -40,8 +40,8 @@
#include <stdio.h>
#include "../3dParty/curl/curl/include/curl/curl.h"
#include "../3dParty/curl/curl/include/curl/easy.h"
#include <curl/curl.h>
#include <curl/easy.h>
class CFileDownloaderBaseCURL : public CFileDownloaderBase
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment