diff src/ffmpeg/libavutil/common.h @ 825:3cbdc6e19d7c trunk

[svn] - make this compile again
author nenolod
date Mon, 12 Mar 2007 14:37:31 -0700
parents 07107d476f32
children
line wrap: on
line diff
--- a/src/ffmpeg/libavutil/common.h	Mon Mar 12 14:19:59 2007 -0700
+++ b/src/ffmpeg/libavutil/common.h	Mon Mar 12 14:37:31 2007 -0700
@@ -33,7 +33,7 @@
 #ifdef HAVE_AV_CONFIG_H
 /* only include the following when compiling package */
 #    include "config.h"
-
+#    include <time.h>
 #    include <stdlib.h>
 #    include <stdio.h>
 #    include <string.h>