diff --git a/src/Neon/gSPNeon.cpp b/src/Neon/gSPNeon.cpp index f4415982..b11afc71 100644 --- a/src/Neon/gSPNeon.cpp +++ b/src/Neon/gSPNeon.cpp @@ -13,7 +13,7 @@ #include "CRC.h" #include #include "convert.h" -#include "S2DEX.h" +#include "uCodes/S2DEX.h" #include "VI.h" #include "FrameBuffer.h" #include "DepthBuffer.h"