mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
glesgsg: fix compile error on Arch Linux
[skip ci]
This commit is contained in:
parent
bdb53b8cb5
commit
b5e9f23e3b
@ -62,6 +62,9 @@
|
|||||||
// #include <GLESglext.h>
|
// #include <GLESglext.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
// Some implementations (Arch Linux) set this in glext.h
|
||||||
|
typedef char GLchar;
|
||||||
|
|
||||||
#include "panda_esglext.h"
|
#include "panda_esglext.h"
|
||||||
|
|
||||||
// This helps to keep the source clean of hundreds of ifdefs.
|
// This helps to keep the source clean of hundreds of ifdefs.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user