mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-16 07:29:53 +00:00
Fix griffin and HTTP server builds
This commit is contained in:
parent
7404abf938
commit
78efeb6ae2
@ -134,7 +134,7 @@ ACHIEVEMENTS
|
||||
|
||||
#include "../libretro-common/formats/json/jsonsax.c"
|
||||
#include "../network/net_http_special.c"
|
||||
#include "../tasks/task_cheevos.c"
|
||||
#include "../cheevos/cheevos.c"
|
||||
#endif
|
||||
|
||||
/*============================================================
|
||||
|
@ -29,7 +29,7 @@
|
||||
#include "../../core.h"
|
||||
#include "../../gfx/video_driver.h"
|
||||
#include "../../managers/core_option_manager.h"
|
||||
#include "../../tasks/task_cheevos.h"
|
||||
#include "../../cheevos/cheevos.h"
|
||||
#include "../../content.h"
|
||||
|
||||
#define BASIC_INFO "info"
|
||||
|
Loading…
x
Reference in New Issue
Block a user