Morph-SynRJ

view gl_header.h @ 0:22de913c2d84

morph-synrj intro
author "Cedric Pinson <cedric.pinson@alcove.fr> <mornifle@plopbyte.net>"
date Tue Nov 27 15:23:52 2007 +0100 (2007-11-27)
parents
children
line source
1 #ifndef GL_HEADER_H
2 #define GL_HEADER_H
4 #include <windows.h>
5 #include <GL/gl.h>
6 #include <GL/glu.h>
8 #endif