diff avstring.h @ 800:197e6e41f46f libavutil

Move #include where it belongs. This as a sideeffect fixes the linking failure of ffplay.
author michael
date Sun, 13 Dec 2009 18:42:39 +0000
parents cb32a271f4cd
children 5dc6729a3b4e
line wrap: on
line diff
--- a/avstring.h	Sun Dec 13 17:09:41 2009 +0000
+++ b/avstring.h	Sun Dec 13 18:42:39 2009 +0000
@@ -22,7 +22,6 @@
 #define AVUTIL_AVSTRING_H
 
 #include <stddef.h>
-#include "mem.h"
 
 /**
  * Return non-zero if pfx is a prefix of str. If it is, *ptr is set to