diff --git a/cheevos.c b/cheevos.c index acda9a4688..99ec9e4b9d 100644 --- a/cheevos.c +++ b/cheevos.c @@ -26,6 +26,7 @@ #include "net_http_special.h" #include "configuration.h" #include "performance.h" +#include "runloop.h" #ifdef HAVE_MENU #include "menu/menu_driver.h"