File: 0002-Using-freeglut.patch

package info (click to toggle)
calculix-cgx 2.21%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 67,052 kB
  • sloc: ansic: 109,187; cpp: 3,087; sh: 70; makefile: 37
file content (19 lines) | stat: -rw-r--r-- 478 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
From: =?utf-8?q?Wolfgang_F=C3=BCtterer?= <debian@wlf-online.de>
Date: Wed, 20 Jan 2016 14:48:41 +0100
Subject: Using freeglut. Include standard header from freeglut

---
 cgx_2.17/src/extUtil.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/cgx_2.21/src/extUtil.h
+++ b/cgx_2.21/src/extUtil.h
@@ -37,7 +37,7 @@
 }
   #endif
 #else
-  #include <GL/glut_cgx.h>
+  #include <GL/freeglut_std.h>
 #endif
 
 #define     PI          3.14159265358979323846264338327950288