updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / funguloids / funguloids-gcc44.patch
blobe4b000553d309c9f5e4fef979a779ef987a3418e
1 diff -Nur funguloids.old/src/mp3stream.cpp funguloids/src/mp3stream.cpp
2 --- funguloids.old/src/mp3stream.cpp 2007-05-22 15:27:40.000000000 +0200
3 +++ funguloids/src/mp3stream.cpp 2009-06-02 21:22:57.808497421 +0200
4 @@ -34,6 +34,7 @@
6 #include <sys/stat.h>
7 #include <sstream>
8 +#include <climits>
9 #include "Ogre.h"
11 #include "mp3stream.h"