changed #include "GBAGFX.h" to #include "GBAGfx.h"
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@441 a31d4220-a93d-0410-bf67-fe4944624d44
This commit is contained in:
parent
56d509298e
commit
5d2c3cc24d
|
@ -25,7 +25,7 @@
|
|||
#include "GBAcpu.h"
|
||||
#include "GBAinline.h"
|
||||
#include "../Globals.h"
|
||||
#include "GBAGFX.h"
|
||||
#include "GBAGfx.h"
|
||||
#include "../EEprom.h"
|
||||
#include "../Flash.h"
|
||||
#include "../Sound.h"
|
||||
|
|
Loading…
Reference in New Issue