mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-23 19:24:46 +00:00
Use compat_strcasestr
This commit is contained in:
parent
b97c10b38c
commit
c46ed2f754
@ -18,6 +18,7 @@
|
||||
#include <stddef.h>
|
||||
|
||||
#include <compat/strl.h>
|
||||
#include <compat/strcasestr.h>
|
||||
|
||||
#include <lists/file_list.h>
|
||||
#include <lists/dir_list.h>
|
||||
|
Loading…
Reference in New Issue
Block a user