HTTPDownloader: Move to common
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
#include "cheevos.h"
|
||||
#include "common/cd_image.h"
|
||||
#include "common/file_system.h"
|
||||
#include "common/http_downloader.h"
|
||||
#include "common/log.h"
|
||||
#include "common/md5_digest.h"
|
||||
#include "common/platform.h"
|
||||
@ -13,7 +14,6 @@
|
||||
#include "core/host_display.h"
|
||||
#include "core/system.h"
|
||||
#include "fullscreen_ui.h"
|
||||
#include "http_downloader.h"
|
||||
#include "imgui_fullscreen.h"
|
||||
#include "rapidjson/document.h"
|
||||
#include "rc_url.h"
|
||||
|
||||
Reference in New Issue
Block a user