diff mem.h @ 618:e0bf946f7d23 libavutil

Directly #include a bunch of indirectly #included headers.
author diego
date Sat, 24 Jan 2009 14:55:30 +0000
parents 880c6441f56a
children 2ff7ac1e95dd
line wrap: on
line diff
--- a/mem.h	Wed Jan 21 23:55:51 2009 +0000
+++ b/mem.h	Sat Jan 24 14:55:30 2009 +0000
@@ -26,6 +26,7 @@
 #ifndef AVUTIL_MEM_H
 #define AVUTIL_MEM_H
 
+#include "config.h"
 #include "common.h"
 
 #if defined(__ICC) || defined(__SUNPRO_C)