mirror of
https://github.com/libretro/RetroArch
synced 2025-02-22 12:40:09 +00:00
file_extract.h - take out dependency on file.h
This commit is contained in:
parent
383eb08988
commit
6da1ece30a
@ -17,7 +17,6 @@
|
|||||||
#define FILE_EXTRACT_H__
|
#define FILE_EXTRACT_H__
|
||||||
|
|
||||||
#include <boolean.h>
|
#include <boolean.h>
|
||||||
#include "file.h"
|
|
||||||
#include <stddef.h>
|
#include <stddef.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user