diff --git a/src/agb/GBA.cpp b/src/agb/GBA.cpp index f7c0b31e..80f6c8fd 100644 --- a/src/agb/GBA.cpp +++ b/src/agb/GBA.cpp @@ -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"