projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c96bd21
)
Do not use full include path for headers in the same directory.
author
Diego Biurrun
<diego@biurrun.de>
Sun, 21 Dec 2008 23:56:55 +0000
(23:56 +0000)
committer
Diego Biurrun
<diego@biurrun.de>
Sun, 21 Dec 2008 23:56:55 +0000
(23:56 +0000)
Originally committed as revision 16260 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/i386/idct_sse2_xvid.c
patch
|
blob
|
history
diff --git
a/libavcodec/i386/idct_sse2_xvid.c
b/libavcodec/i386/idct_sse2_xvid.c
index be4f2115e25df7a38811e3641f8523fa928d9c2f..d8711a2ee22f1c1ed6efd6a20216caf3ffe5d1e9 100644
(file)
--- a/
libavcodec/i386/idct_sse2_xvid.c
+++ b/
libavcodec/i386/idct_sse2_xvid.c
@@
-39,7
+39,7
@@
*/
#include "libavcodec/dsputil.h"
-#include "
libavcodec/i386/
idct_xvid.h"
+#include "idct_xvid.h"
/*!
* @file idct_sse2_xvid.c