lib/curl/Error: rename header to HttpStatusError.hxx

This commit is contained in:
Max Kellermann
2022-11-29 06:08:04 +01:00
parent f62d61f088
commit 846d7dc317
3 changed files with 3 additions and 6 deletions

View File

@@ -18,7 +18,7 @@
*/
#include "CurlInputPlugin.hxx"
#include "lib/curl/Error.hxx"
#include "lib/curl/HttpStatusError.hxx"
#include "lib/curl/Global.hxx"
#include "lib/curl/Init.hxx"
#include "lib/curl/Request.hxx"