summaryrefslogtreecommitdiffstats
path: root/src/coin-2-gcc-4.7.patch
blob: 28a9d938bf95968f2897f04ad5c57ef56af96140 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
This file is part of MXE.
See index.html for further information.

This patch was taken from Gentoo:
https://gitweb.gentoo.org/repo/gentoo.git/tree/media-libs/coin/files/coin-3.1.3-gcc-4.7.patch?id=17d7c853393ff83e3422e48e9ad2810f23889bbf

--- coin3-3.1.3.orig/include/Inventor/SbBasic.h
+++ coin3-3.1.3/include/Inventor/SbBasic.h
@@ -24,6 +24,7 @@
  *
 \**************************************************************************/
 
+#include <Inventor/C/errors/debugerror.h>
 #include <Inventor/C/basic.h>
 
 /* ********************************************************************** */