FIX: bug, the wrong include file was searched.

This commit is contained in:
Sebastien Barre 2002-06-14 11:31:03 -04:00
parent ab9c677232
commit 1c943b80c9
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ IF (WIN32)
SET (GLU_LIBRARY glu32 CACHE STRING "GLU library for win32")
ENDIF(BORLAND)
ELSE (WIN32)
FIND_PATH(GLU_INCLUDE_PATH GL/gl.h
FIND_PATH(GLU_INCLUDE_PATH GL/glu.h
/usr/include
/usr/local/include
/usr/openwin/share/include