mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-23 07:59:42 +00:00
libretro-common/cdrom: Add missing compatibility header
This commit is contained in:
parent
1496fda9bf
commit
6c8c8b73f2
@ -29,6 +29,7 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <compat/strl.h>
|
||||
#include <compat/strcasestr.h>
|
||||
#include <retro_math.h>
|
||||
#include <retro_timers.h>
|
||||
#include <streams/file_stream.h>
|
||||
|
Loading…
Reference in New Issue
Block a user