# HG changeset patch # User aurel # Date 1204586065 0 # Node ID 6491d3284f899bd9db5534d68bf95994c1e48050 # Parent cb4ee143ad29aa8bb7810cdb5cfba5a282c72961 dsputil.h is a local header diff -r cb4ee143ad29 -r 6491d3284f89 rtjpeg.h --- a/rtjpeg.h Mon Mar 03 23:10:13 2008 +0000 +++ b/rtjpeg.h Mon Mar 03 23:14:25 2008 +0000 @@ -23,7 +23,7 @@ #define FFMPEG_RTJPEG_H #include -#include +#include "dsputil.h" typedef struct { int w, h;