Prevent GL/glx.h from defining prototypes
Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
This commit is contained in:
@ -54,7 +54,7 @@
|
||||
|
||||
#ifdef CONFIG_OPENGL
|
||||
// libGL
|
||||
#include <GL/glx.h>
|
||||
#include "backend/gl/glx.h"
|
||||
|
||||
// Workarounds for missing definitions in some broken GL drivers, thanks to
|
||||
// douglasp and consolers for reporting
|
||||
|
Reference in New Issue
Block a user