mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 21:32:45 +00:00
patch.c - remove 'hash.h' header include
This commit is contained in:
parent
31a5c4a1bf
commit
105a12287d
1
patch.c
1
patch.c
@ -23,7 +23,6 @@
|
|||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include "patch.h"
|
#include "patch.h"
|
||||||
#include "hash.h"
|
|
||||||
#include "file_ops.h"
|
#include "file_ops.h"
|
||||||
#include <file/file_extract.h>
|
#include <file/file_extract.h>
|
||||||
#include "general.h"
|
#include "general.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user