We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 085afe5 commit b19c05dCopy full SHA for b19c05d
xbmc/system_gl.h
@@ -33,8 +33,6 @@
33
#include <GL/glu.h>
34
#elif defined(TARGET_LINUX)
35
#include <GL/glew.h>
36
- #include <GL/gl.h>
37
- #include <GL/glext.h>
38
#elif defined(TARGET_FREEBSD)
39
40
#include <GL/gl.h>
0 commit comments