]> git.tdb.fi Git - gldbg.git/blob - source/opengl.h
Fix things for 64-bit systems
[gldbg.git] / 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>