Files
pkgsrc-ng/emulators/wine/patches/patch-ae
2013-09-26 17:14:40 +02:00

13 lines
324 B
Plaintext

$NetBSD: patch-ae,v 1.14 2011/05/04 20:31:40 adam Exp $
--- dlls/winex11.drv/opengl.c.orig 2011-04-08 17:09:51.000000000 +0000
+++ dlls/winex11.drv/opengl.c
@@ -55,6 +55,7 @@ WINE_DECLARE_DEBUG_CHANNEL(winediag);
#endif
#ifdef HAVE_GL_GLX_H
# include <GL/glx.h>
+# include <GL/glxext.h>
#endif
#include "wine/wgl.h"