summaryrefslogtreecommitdiffstats
path: root/src/coin-2-gcc-4.7.patch
blob: d4deebea42ea223a6eb012230df017ee678a371a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
This file is part of MXE. See LICENSE.md for licensing 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>
 
 /* ********************************************************************** */