]> git.sesse.net Git - vlc/commitdiff
Fix build.
authorPavlov Konstantin <thresh@videolan.org>
Sun, 21 Oct 2007 11:09:30 +0000 (11:09 +0000)
committerPavlov Konstantin <thresh@videolan.org>
Sun, 21 Oct 2007 11:09:30 +0000 (11:09 +0000)
modules/codec/xvmc/alloc.c

index 081a4b6d34b4cc9dec3d154ee9989eca19cc739b..b7a52d0ba536a4d1b341f60bb847f2c4185abbea 100644 (file)
@@ -21,6 +21,7 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
 
+#include <stddef.h>
 #include <inttypes.h>
 
 #include "mpeg2.h"