Subversion Repositories gelsvn

Rev

Rev 647 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 647 Rev 649
Line 9... Line 9...
9
 * ----------------------------------------------------------------------- */
9
 * ----------------------------------------------------------------------- */
10
 
10
 
11
#ifndef __GRAPHICS_GEL_GL_H__
11
#ifndef __GRAPHICS_GEL_GL_H__
12
#define __GRAPHICS_GEL_GL_H__
12
#define __GRAPHICS_GEL_GL_H__
13
 
13
 
14
#include <GL/glew.h>
14
#include "../GL/glew.h"
15
 
15
 
16
#endif
16
#endif