This repository has been archived on 2024-11-07. You can view files and clone it, but cannot push or open issues or pull requests.
oyranos/oyranos-0.9.4-Mesa-10.patch

11 lines
336 B
Diff
Raw Normal View History

--- 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