diff --git a/jpeg.dsp b/jpeg.dsp index 37566e51..72512612 100644 --- a/jpeg.dsp +++ b/jpeg.dsp @@ -265,7 +265,7 @@ SOURCE=.\jquant2.c # End Source File # Begin Source File -SOURCE=.\jsimd.c +SOURCE=.\simd\jsimd_i386.c # End Source File # Begin Source File diff --git a/simd/jsimd_i386.c b/simd/jsimd_i386.c index 751fe2de..f5aec18b 100644 --- a/simd/jsimd_i386.c +++ b/simd/jsimd_i386.c @@ -18,7 +18,7 @@ #include "../jsimd.h" #include "../jdct.h" #include "../jsimddct.h" -#include "simd/jsimd.h" +#include "jsimd.h" /* * In the PIC cases, we have no guarantee that constants will keep