changeset 6436:6491d3284f89 libavcodec

dsputil.h is a local header
author aurel
date Mon, 03 Mar 2008 23:14:25 +0000
parents cb4ee143ad29
children 5154ab444372
files rtjpeg.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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 <stdint.h>
-#include <dsputil.h>
+#include "dsputil.h"
 
 typedef struct {
     int w, h;