11 lines
336 B
Diff
11 lines
336 B
Diff
|
--- oyranos-0.9.4/src/examples/image_display/GLee.h.orig 2013-12-28 15:34:24.738352277 +0100
|
||
|
+++ oyranos-0.9.4/src/examples/image_display/GLee.h 2013-12-28 15:33:35.821820338 +0100
|
||
|
@@ -64,6 +64,7 @@
|
||
|
#define GLX_GLXEXT_PROTOTYPES
|
||
|
#include <GL/gl.h>
|
||
|
#include <GL/glx.h>
|
||
|
+ typedef XID GLXContextID;
|
||
|
#endif
|
||
|
|
||
|
#ifndef APIENTRY
|