diff xvidff.c @ 4004:f7e99d20ef62 libavcodec

Rename internal.h --> xvid_internal.h, it clashes with libavutil/internal.h.
author diego
date Thu, 12 Oct 2006 11:51:34 +0000
parents c8c591fe26f8
children 508f089d0b28
line wrap: on
line diff
--- a/xvidff.c	Thu Oct 12 10:26:07 2006 +0000
+++ b/xvidff.c	Thu Oct 12 11:51:34 2006 +0000
@@ -29,7 +29,7 @@
 #include <unistd.h>
 #include "common.h"
 #include "avcodec.h"
-#include "internal.h"
+#include "xvid_internal.h"
 
 /**
  * Buffer management macros.