mirror of
https://github.com/libretro/RetroArch.git
synced 2025-03-03 15:37:30 +00:00
Take out this ifdef
This commit is contained in:
parent
c4da97aeed
commit
f588ea8d76
@ -54,9 +54,7 @@
|
|||||||
|
|
||||||
#include "../list_special.h"
|
#include "../list_special.h"
|
||||||
|
|
||||||
#ifdef HAVE_FFMPEG
|
|
||||||
#include "record/record_driver.h"
|
#include "record/record_driver.h"
|
||||||
#endif
|
|
||||||
|
|
||||||
static const char* invalid_filename_chars[] = {
|
static const char* invalid_filename_chars[] = {
|
||||||
/* https://support.microsoft.com/en-us/help/905231/information-about-the-characters-that-you-cannot-use-in-site-names--fo */
|
/* https://support.microsoft.com/en-us/help/905231/information-about-the-characters-that-you-cannot-use-in-site-names--fo */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user