about summary refs log tree commit diff stats
path: root/src/library_list.h
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2021-07-04 10:09:17 +0200
committerptitSeb <sebastien.chev@gmail.com>2021-07-04 10:09:17 +0200
commitf5981c4dcaace86fbaf1bab341036400fc9e9e00 (patch)
tree87b9d003cf9bd8893d24cee73902b8a42219faf0 /src/library_list.h
parent6f183aa1ccf1a5c5c815fb23ac99c2edfea8c59a (diff)
downloadbox64-f5981c4dcaace86fbaf1bab341036400fc9e9e00.tar.gz
box64-f5981c4dcaace86fbaf1bab341036400fc9e9e00.zip
Added wrapped libxcb-shape (for #17)
Diffstat (limited to 'src/library_list.h')
-rwxr-xr-xsrc/library_list.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/library_list.h b/src/library_list.h
index 7a9b6e3c..cd093994 100755
--- a/src/library_list.h
+++ b/src/library_list.h
@@ -53,7 +53,7 @@ GO("libXdmcp.so.6", libxdmcp)
 GO("libX11-xcb.so.1", libx11xcb)
 GO("libxcb.so.1", libxcb)
 GO("libxcb-xfixes.so.0", libxcbxfixes)
-//GO("libxcb-shape.so.0", libxcbshape)
+GO("libxcb-shape.so.0", libxcbshape)
 //GO("libxcb-shm.so.0", libxcbshm)
 //GO("libxcb-randr.so.0", libxcbrandr)
 //GO("libxcb-image.so.0", libxcbimage)