[vlc-commits] commit: Mozilla: more fixes (Jean-Baptiste Kempf )

git at videolan.org git at videolan.org
Sat Apr 10 16:50:25 CEST 2010


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sat Apr 10 16:22:30 2010 +0200| [2903fb7906863ef1344f4b62228875952aa64497] | committer: Jean-Baptiste Kempf 

Mozilla: more fixes

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=2903fb7906863ef1344f4b62228875952aa64497
---

 projects/mozilla/vlcplugin.cpp |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/projects/mozilla/vlcplugin.cpp b/projects/mozilla/vlcplugin.cpp
index 48a287b..7e4a88d 100644
--- a/projects/mozilla/vlcplugin.cpp
+++ b/projects/mozilla/vlcplugin.cpp
@@ -47,6 +47,7 @@
 
 #include <stdio.h>
 #include <assert.h>
+#include <stdlib.h>
 
 /*****************************************************************************
  * utilitiy functions



More information about the vlc-commits mailing list