dsputil.h is a local header

Originally committed as revision 12308 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Aurelien Jacobs 17 years ago
parent c8deab7af7
commit ce7f71a2dd
  1. 2
      libavcodec/rtjpeg.h

@ -23,7 +23,7 @@
#define FFMPEG_RTJPEG_H
#include <stdint.h>
#include <dsputil.h>
#include "dsputil.h"
typedef struct {
int w, h;

Loading…
Cancel
Save