[Xcb-commit] win32port.mdwn

XCB site xcb at freedesktop.org
Mon Apr 18 00:19:41 PDT 2011


 win32port.mdwn |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 46181d2aeaecbd5d26d23f33b49d2ef9b04b173a
Author: vtorri <vtorri at web>
Date:   Mon Apr 18 00:19:37 2011 -0700

diff --git a/win32port.mdwn b/win32port.mdwn
index 431b017..806606c 100644
--- a/win32port.mdwn
+++ b/win32port.mdwn
@@ -156,7 +156,7 @@ The following is a test code from the XCB tutorial. Copy all of the XCB headers
     #include <stdio.h>
     #include <string.h>
 
-    #include "xcb.h"
+    #include "xcb/xcb.h"
 
     #define WIDTH 300
     #define HEIGHT 150


More information about the xcb-commit mailing list