summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--trunk/jpeg.dsp2
-rw-r--r--trunk/simd/jsimd_i386.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/trunk/jpeg.dsp b/trunk/jpeg.dsp
index 37566e5..7251261 100644
--- a/trunk/jpeg.dsp
+++ b/trunk/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/trunk/simd/jsimd_i386.c b/trunk/simd/jsimd_i386.c
index 751fe2d..f5aec18 100644
--- a/trunk/simd/jsimd_i386.c
+++ b/trunk/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