diff libswscale/swscale_internal.h @ 26670:e6774798e913

Use full path for #includes from another directory.
author diego
date Fri, 09 May 2008 12:00:25 +0000
parents 5ba88511ec0a
children 65b8334df960
line wrap: on
line diff
--- a/libswscale/swscale_internal.h	Fri May 09 00:02:27 2008 +0000
+++ b/libswscale/swscale_internal.h	Fri May 09 12:00:25 2008 +0000
@@ -27,7 +27,7 @@
 #include <altivec.h>
 #endif
 
-#include "avutil.h"
+#include "libavutil/avutil.h"
 
 #define MAX_FILTER_SIZE 256