diff --git a/cheevos/cheevos_parser.c b/cheevos/cheevos_parser.c index 61835dcf16..6fcfc50537 100644 --- a/cheevos/cheevos_parser.c +++ b/cheevos/cheevos_parser.c @@ -7,6 +7,8 @@ #include #include +#include "../deps/rcheevos/include/rcheevos.h" + /* C89 wants only int values in enums. */ #define CHEEVOS_JSON_KEY_GAMEID 0xb4960eecU #define CHEEVOS_JSON_KEY_ACHIEVEMENTS 0x69749ae1U