OSDN Git Service

dsputil.h is not a system header, use "" when #including it.
authorDiego Biurrun <diego@biurrun.de>
Fri, 9 May 2008 09:48:49 +0000 (09:48 +0000)
committerDiego Biurrun <diego@biurrun.de>
Fri, 9 May 2008 09:48:49 +0000 (09:48 +0000)
commit22700471a98e9da990325d00d84d6ab69a6e1229
tree713a9ce1056daa840117cff552df4429665ac45b
parentf38c6c6cab6177f944d740d8825f11fe381c5814
dsputil.h is not a system header, use "" when #including it.

Originally committed as revision 13092 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/pngenc.c