updated on Wed Jan 18 08:00:29 UTC 2012
[aur-mirror.git] / inventor / 08_linkage.patch
blobaea0869a7f5d43ab4e25289d69b7e883a53922d2
1 diff -urN inventor/apps/demos/textomatic/textomatic.c++ inventor-new/apps/demos/textomatic/textomatic.c++
2 --- inventor/apps/demos/textomatic/textomatic.c++ 2003-07-12 00:40:53.000000000 +0200
3 +++ inventor-new/apps/demos/textomatic/textomatic.c++ 2006-11-17 23:34:15.000000000 +0100
4 @@ -64,7 +64,9 @@
5 #include <Inventor/nodes/SoText3.h>
6 #include <Inventor/sensors/SoSensor.h>
8 +extern "C" {
9 #include <Xm/XmAll.h>
11 #include <locale.h>
13 #include "../../samples/common/InventorLogo.h"