summaryrefslogtreecommitdiff
path: root/emulators/wine-devel/patches/patch-ae
blob: 0fe7ab35137707129b5fe785d696def9135989f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ae,v 1.2 2011/05/02 21:23:01 adam Exp $

--- dlls/winex11.drv/opengl.c.orig	2010-06-18 17:36:58.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"