ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libgender/opengl.h
(Generate patch)

Comparing libgender/opengl.h (file contents):
Revision 1.3 by root, Sat Oct 16 23:23:21 2004 UTC vs.
Revision 1.4 by root, Sun Oct 17 05:23:38 2004 UTC

12#include <SDL_opengl.h> 12#include <SDL_opengl.h>
13 13
14#include <Cg/cg.h> 14#include <Cg/cg.h>
15#include <Cg/cgGL.h> 15#include <Cg/cgGL.h>
16 16
17#ifdef DEBUG
17#include "gldebug.h" 18# include "gldebug.h"
19#endif
18 20
19#endif 21#endif
20 22

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines