summaryrefslogtreecommitdiff
path: root/trunk/simd
diff options
context:
space:
mode:
authordcommander <dcommander@3789f03b-4d11-0410-bbf8-ca57d06f2519>2010-09-06 17:37:12 +0000
committerdcommander <dcommander@3789f03b-4d11-0410-bbf8-ca57d06f2519>2010-09-06 17:37:12 +0000
commita12368752a9c9448443136974cd12e9903e36d04 (patch)
tree447bacd39ac5313c591405d647f3fc3b308451f6 /trunk/simd
parente9abeae0135f1061242d542c40e8d76b47ff30ab (diff)
Remove simd/ prefix from #include (not necessary and was causing problems with Visual Studio project)
git-svn-id: https://libjpeg-turbo.svn.sourceforge.net/svnroot/libjpeg-turbo@228 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'trunk/simd')
-rw-r--r--trunk/simd/jsimd_x86_64.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/trunk/simd/jsimd_x86_64.c b/trunk/simd/jsimd_x86_64.c
index 9261007..4bff6c2 100644
--- a/trunk/simd/jsimd_x86_64.c
+++ b/trunk/simd/jsimd_x86_64.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