aboutsummaryrefslogtreecommitdiffstats
path: root/cad/elmerfem/files/patch-post-src-screensave.c
blob: e42c4f76a49d83c43ba9faf0d63c9d20d04743ec (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- post/src/screensave.c.orig  2016-10-26 13:01:22 UTC
+++ post/src/screensave.c
@@ -32,6 +32,7 @@
 #include <GL/glu.h>
 
 
+#define    USE_INTERP_RESULT
 #include "tcl.h"
 
 #if !(defined(WIN32) || defined(win32))