Change an include to remove requirement of libfat

svn-id: r25772
This commit is contained in:
Neil Millstone 2007-02-21 20:50:21 +00:00
parent 948630c3b4
commit b21ea458b5

View File

@ -5,7 +5,8 @@
#ifndef CARTRESET_H
#define CARTRESET_H
#include <fat.h>
//#include <fat.h>
#include <nds.h>
#ifdef __cplusplus