source:
npl/X/pigment/glx.patch
@
c5c522c
Last change on this file since c5c522c was c5c522c, checked in by , 8 years ago | |
---|---|
|
|
File size: 409 bytes |
-
plugins/opengl/pgmglxbackend.h
old new 31 31 /* NVIDIA has glXGetProcAddressARB guarded by GLX_GLXEXT_PROTOTYPES */ 32 32 #define GLX_GLXEXT_PROTOTYPES 33 33 #include <GL/glx.h> 34 #include <GL/glxtokens.h> 34 35 #undef GLX_GLXEXT_PROTOTYPES 35 36 36 37 #include "pgmbackend.h"
Note: See TracBrowser
for help on using the repository browser.