From 8b4b5e88ce22ebb718f9c7a007e2d91357e60715 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Mon, 9 Apr 2018 22:20:51 +0200 Subject: [PATCH] Update --- core_info.c | 1 + 1 file changed, 1 insertion(+) diff --git a/core_info.c b/core_info.c index a2954b14c2..76b979046b 100644 --- a/core_info.c +++ b/core_info.c @@ -32,6 +32,7 @@ #include "config.def.h" #include "core_info.h" #include "configuration.h" +#include "file_path_special.h" #include "list_special.h" static const char *core_info_tmp_path = NULL;