diff --git a/desmume/src/addons/slot2_gbagame.cpp b/desmume/src/addons/slot2_gbagame.cpp index 2cba25268..bcc345141 100644 --- a/desmume/src/addons/slot2_gbagame.cpp +++ b/desmume/src/addons/slot2_gbagame.cpp @@ -22,7 +22,7 @@ #include "../mem.h" #include #include "../MMU.h" -#include "path.h" +#include "../path.h" //SRAM is going to be stored just above the rom. //that is convenient for us, since it mirrors the nds memory map