diff --git a/src/Globals.h b/src/Globals.h index 34d76b88..72a57f5b 100644 --- a/src/Globals.h +++ b/src/Globals.h @@ -20,7 +20,7 @@ #ifndef VBA_GLOBALS_H #define VBA_GLOBALS_H -#include "GBA.h" +#include "agb/GBA.h" #define VERBOSE_SWI 1 #define VERBOSE_UNALIGNED_MEMORY 2