summaryrefslogtreecommitdiffstats
path: root/src/coin-test.cpp
diff options
context:
space:
mode:
authorfiesh <weiss@wsoptics.de>2016-02-02 14:08:20 (GMT)
committerfiesh <weiss@wsoptics.de>2016-02-08 09:34:07 (GMT)
commit8d4936fdbfa07d122fed78e96111912f3f297869 (patch)
tree0e1b76cc5adbb429fed6e68f7e637b909965c230 /src/coin-test.cpp
parentb45184e1a26273258d1c901b5e1d9ee274e96243 (diff)
downloadmxe-8d4936fdbfa07d122fed78e96111912f3f297869.zip
mxe-8d4936fdbfa07d122fed78e96111912f3f297869.tar.gz
mxe-8d4936fdbfa07d122fed78e96111912f3f297869.tar.bz2
add Coin bug fix from Gentoo
Diffstat (limited to 'src/coin-test.cpp')
-rw-r--r--src/coin-test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/coin-test.cpp b/src/coin-test.cpp
index 0974407..be5eacf 100644
--- a/src/coin-test.cpp
+++ b/src/coin-test.cpp
@@ -3,7 +3,7 @@
* See index.html for further information.
*/
-#include <Inventor/C/errors/debugerror.h>
+#include <Inventor/SbBasic.h>
#include <Inventor/nodes/SoCone.h>
#include <Inventor/nodes/SoDirectionalLight.h>
#include <Inventor/nodes/SoMaterial.h>