1 2 3 4 5 6 7
--- input/vorbis/oggstat.cpp.orig +++ input/vorbis/oggstat.cpp @@ -1,3 +1,4 @@ +#include <cstdlib> #include "oggstat.h" using namespace std;