summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-games/neoengine/files/neoengine-0.8.2-gcc44.patch')
-rw-r--r--dev-games/neoengine/files/neoengine-0.8.2-gcc44.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/dev-games/neoengine/files/neoengine-0.8.2-gcc44.patch b/dev-games/neoengine/files/neoengine-0.8.2-gcc44.patch
new file mode 100644
index 000000000000..50a812bcc589
--- /dev/null
+++ b/dev-games/neoengine/files/neoengine-0.8.2-gcc44.patch
@@ -0,0 +1,12 @@
+diff -ur neoengine.orig/neodevopengl/statistics.cpp neoengine/neodevopengl/statistics.cpp
+--- neoengine.orig/neodevopengl/statistics.cpp 2003-12-21 13:49:12.000000000 +0200
++++ neoengine/neodevopengl/statistics.cpp 2009-08-10 11:33:21.000000000 +0300
+@@ -24,6 +24,8 @@
+
+ ***************************************************************************/
+
++#include <stdio.h>
++
+ #include "statistics.h"
+ #include "device.h"
+