openbsd-ports/games/quake2/patches/patch-src_rw_x11_c
2010-04-30 13:57:05 +00:00

13 lines
403 B
Plaintext

$OpenBSD: patch-src_rw_x11_c,v 1.1 2010/04/30 13:57:05 naddy Exp $
--- src/rw_x11.c.orig Fri Apr 30 15:48:04 2010
+++ src/rw_x11.c Fri Apr 30 15:48:14 2010
@@ -62,7 +62,7 @@
#include <X11/keysym.h>
#include <X11/extensions/XShm.h>
#ifdef HAVE_XF86_DGA
-#include <X11/extensions/xf86dga.h>
+#include <X11/extensions/Xxf86dga.h>
#endif
#ifdef HAVE_XF86_VIDMODE
#include <X11/extensions/xf86vmode.h>