*GLCtrl fix

git-svn-id: svn://ultimatepp.org/upp/trunk@2645 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2010-08-30 13:17:45 +00:00
parent 57efa7a748
commit 7ea047fc0b

View file

@ -8,6 +8,8 @@
#define Display XDisplay
#define Picture XPicture
#define Status int
#include <GL/gl.h>
#include <GL/glu.h>
@ -15,6 +17,8 @@
#include <GL/glx.h>
#endif
#undef Status
#undef Picture
#undef Time
#undef Font