[calculix-cgx] 03/06: Using freeglut. Include standard header from freeglut

Wolfgang Fütterer debian at wlf-online.de
Tue May 17 20:51:08 UTC 2016


This is an automated email from the git hooks/post-receive script.

wlfuetter-guest pushed a commit to branch patch-queue/master
in repository calculix-cgx.

commit 7cf11e0a9ba839ca4203335e09b16b008d1e12a0
Author: Wolfgang Fütterer <debian at wlf-online.de>
Date:   Wed Jan 20 14:48:41 2016 +0100

    Using freeglut.
    Include standard header from freeglut
---
 cgx_2.10/src/extUtil.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cgx_2.10/src/extUtil.h b/cgx_2.10/src/extUtil.h
index b9180b9..80c7995 100644
--- a/cgx_2.10/src/extUtil.h
+++ b/cgx_2.10/src/extUtil.h
@@ -34,7 +34,7 @@ void printf_fflush(const char *fmt,...);
 }
   #endif
 #else
-  #include <GL/glut_cgx.h>
+  #include <GL/freeglut_std.h>
 #endif
 
 #define     PI          3.14159265358979323846264338327950288

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/calculix-cgx.git



More information about the debian-science-commits mailing list