diff jfdctfst.c @ 6763:f7cbb7733146 libavcodec

Use full path for #includes from another directory.
author diego
date Fri, 09 May 2008 11:56:36 +0000
parents d6f83e2f8804
children e9d9d946f213
line wrap: on
line diff
--- a/jfdctfst.c	Fri May 09 10:44:12 2008 +0000
+++ b/jfdctfst.c	Fri May 09 11:56:36 2008 +0000
@@ -70,7 +70,7 @@
 
 #include <stdlib.h>
 #include <stdio.h>
-#include "common.h"
+#include "libavutil/common.h"
 #include "dsputil.h"
 
 #define DCTSIZE 8