aboutsummaryrefslogtreecommitdiff
path: root/simd
diff options
context:
space:
mode:
authordcommander <dcommander@632fc199-4ca6-4c93-a231-07263d6284db>2010-09-06 17:37:12 +0000
committerdcommander <dcommander@632fc199-4ca6-4c93-a231-07263d6284db>2010-09-06 17:37:12 +0000
commitd71545d50ad39c65f540cbe7fdf22c1a09fd95bf (patch)
tree3b463647fd4b4bed88e4297776b9c1c7c75225a7 /simd
parent578720131900383bd5f7a4432db6ddd1044d87ca (diff)
Remove simd/ prefix from #include (not necessary and was causing problems with Visual Studio project)
git-svn-id: svn://svn.code.sf.net/p/libjpeg-turbo/code/trunk@228 632fc199-4ca6-4c93-a231-07263d6284db
Diffstat (limited to 'simd')
-rw-r--r--simd/jsimd_x86_64.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/simd/jsimd_x86_64.c b/simd/jsimd_x86_64.c
index 9261007..4bff6c2 100644
--- a/simd/jsimd_x86_64.c
+++ b/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