This commit is contained in:
twinaphex 2018-01-03 17:28:41 +01:00
parent 5e5f0106e7
commit 24a78a28c2
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
#include <string.h>
#include <stddef.h>
#ifdef HAVE_CONFIG_H
#if defined(RARCH_INTERNAL) && defined(HAVE_CONFIG_H)
#include "../../../config.h"
#endif