summaryrefslogtreecommitdiff
path: root/emulators/wine/patches/patch-ae
blob: 97d0fdeb45e1dae05d2b0d148fad5885e25c5df9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$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"