Remove simd/ prefix from #include (not necessary and was causing problems with Visual Studio project)

This commit is contained in:
DRC
2010-09-06 17:37:12 +00:00
parent 134d29791f
commit 5e8d78ff40

View File

@@ -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