Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2007-12-14 16:56:06 +0300
committerCampbell Barton <ideasman42@gmail.com>2007-12-14 16:56:06 +0300
commitf1b78cb4dad743ca5cff5eeacd7a6032590adba7 (patch)
treeaeb3acc66cf1f415a539397823ab769d0aea9131 /source/blender/include
parent1aa225e9535a4228ad577697290e313a1bac685b (diff)
chenge the default location of mesa/gl header, added to lib path
Diffstat (limited to 'source/blender/include')
-rw-r--r--source/blender/include/BIF_gl.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/blender/include/BIF_gl.h b/source/blender/include/BIF_gl.h
index 611cefca51c..215e88dc002 100644
--- a/source/blender/include/BIF_gl.h
+++ b/source/blender/include/BIF_gl.h
@@ -57,12 +57,8 @@
#include <OpenGL/glu.h>
#else
#include <GL/gl.h>
-#if defined(__sun__) && !defined(__sparc__)
-#include <mesa/glu.h>
-#else
#include <GL/glu.h>
#endif
-#endif
/*
* these should be phased out. cpack should be replaced in
* code with calls to glColor3ub, lrectwrite probably should