From a7f4e534ed6f6de9022269849958d8dc0fb398cf Mon Sep 17 00:00:00 2001 From: twinaphex Date: Thu, 15 Oct 2020 07:09:01 +0200 Subject: [PATCH] Cleanup --- core_option_manager.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core_option_manager.h b/core_option_manager.h index 2116714e3c..d8a54ba15d 100644 --- a/core_option_manager.h +++ b/core_option_manager.h @@ -23,7 +23,7 @@ #include #include -#include "../../retroarch.h" +#include "retroarch.h" RETRO_BEGIN_DECLS