mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-20 16:59:06 +00:00
Change an include to remove requirement of libfat
svn-id: r25772
This commit is contained in:
parent
948630c3b4
commit
b21ea458b5
@ -5,7 +5,8 @@
|
||||
#ifndef CARTRESET_H
|
||||
#define CARTRESET_H
|
||||
|
||||
#include <fat.h>
|
||||
//#include <fat.h>
|
||||
#include <nds.h>
|
||||
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
Loading…
Reference in New Issue
Block a user