summaryrefslogtreecommitdiff
path: root/x11/modular-xorg-server/patches/patch-bn
blob: 7103af318ded468687f86d265b03c952b0be7643 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-bn,v 1.1 2010/04/09 09:08:14 tnn Exp $

--- dbe/dbestruct.h.orig	2009-10-12 02:52:40.000000000 +0000
+++ dbe/dbestruct.h
@@ -37,7 +37,8 @@
 /* INCLUDES */
 
 #define NEED_DBE_PROTOCOL
-#include <X11/extensions/Xdbeproto.h>
+#include <X11/extensions/Xdbe.h>
+#include <X11/extensions/dbeproto.h>
 #include "windowstr.h"
 #include "privates.h"