mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-15 06:12:44 -06:00
*GLCtrl fix
git-svn-id: svn://ultimatepp.org/upp/trunk@2645 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
57efa7a748
commit
7ea047fc0b
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue