]> git.tdb.fi Git - gldbg.git/blob - flavors/gl/source/opengl.h
Add a flavor system to allow addition of other OpenGL versions
[gldbg.git] / flavors / gl / source / opengl.h
1 /* $Id$
2
3 This file is part of gldbg
4 Copyright © 2010  Mikko Rasa, Mikkosoft Productions
5 Distributed under the GPL
6 */
7
8 #include <X11/Xlib.h>
9 #include <GL/glx.h>
10 #include <GL/gl.h>