summaryrefslogtreecommitdiff
path: root/media-libs/quarter/files/quarter-1.0.0-gcc44.patch
blob: e0f422b4cd36361dd4d987a700d8e159c4cdd05d (plain)
1
2
3
4
5
6
7
8
9
10
11
diff -ruN Quarter-1.0.0/src/Quarter/Quarter.cpp my/src/Quarter/Quarter.cpp
--- Quarter-1.0.0/src/Quarter/Quarter.cpp	2009-01-26 22:47:07.000000000 +0100
+++ my/src/Quarter/Quarter.cpp	2014-08-14 01:48:45.019728780 +0200
@@ -123,6 +123,7 @@
   \subpage examiner
 */
 
+#include <stdio.h>
 
 #include <Inventor/SoDB.h>
 #include <Inventor/nodekits/SoNodeKit.h>