mirror of
https://github.com/libretro/RetroArch
synced 2025-03-24 04:44:02 +00:00
(file_path_special.c) Add config.h
This commit is contained in:
parent
7d99e7cd51
commit
e9f0ff08fe
@ -13,6 +13,10 @@
|
||||
* If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <boolean.h>
|
||||
#include <string.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user