13 lines
395 B
Plaintext
13 lines
395 B
Plaintext
$OpenBSD: patch-src_gl_glx_c,v 1.1 2010/04/30 13:57:05 naddy Exp $
|
|
--- src/gl_glx.c.orig Fri Apr 30 15:49:55 2010
|
|
+++ src/gl_glx.c Fri Apr 30 15:50:06 2010
|
|
@@ -64,7 +64,7 @@
|
|
#include <X11/cursorfont.h>
|
|
|
|
#ifdef HAVE_XF86_DGA
|
|
-#include <X11/extensions/xf86dga.h>
|
|
+#include <X11/extensions/Xxf86dga.h>
|
|
#endif /* HAVE_XF86_DGA */
|
|
#ifdef HAVE_XF86_VIDMODE
|
|
#include <X11/extensions/xf86vmode.h>
|