[PATCH] Include multibufproto.h instead of multibufst.h in XMultibuf.c.
=?utf-8?q?RALOVICH
=?utf-8?q?RALOVICH
Thu Jul 16 17:22:41 PDT 2009
This lets the jhbuilding xserver from git.
---
src/XMultibuf.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/XMultibuf.c b/src/XMultibuf.c
index d6f34b7..edb5fa7 100644
--- a/src/XMultibuf.c
+++ b/src/XMultibuf.c
@@ -36,7 +36,7 @@ in this Software without prior written authorization from The Open Group.
#include <stdio.h>
#include <X11/extensions/Xext.h>
#include <X11/extensions/extutil.h>
-#include <X11/extensions/multibufst.h>
+#include <X11/extensions/multibufproto.h>
#include <X11/extensions/multibuf.h>
static XExtensionInfo _multibuf_info_data;
--
1.6.3.3
--AqsLC8rIMeq19msA--
More information about the xorg-devel
mailing list