mirror of
https://github.com/libretro/RetroArch
synced 2025-04-15 23:42:30 +00:00
Get rid of HAVE_CONFIG_H ifdef in dirs.c
This commit is contained in:
parent
08862746e7
commit
70b10e6059
4
dirs.c
4
dirs.c
@ -21,10 +21,6 @@
|
|||||||
#include <retro_assert.h>
|
#include <retro_assert.h>
|
||||||
#include <retro_stat.h>
|
#include <retro_stat.h>
|
||||||
|
|
||||||
#ifdef HAVE_CONFIG_H
|
|
||||||
#include "config.h"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#include "dirs.h"
|
#include "dirs.h"
|
||||||
|
|
||||||
static char dir_osk_overlay[PATH_MAX_LENGTH] = {0};
|
static char dir_osk_overlay[PATH_MAX_LENGTH] = {0};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user