about summary refs log tree commit diff stats
path: root/src/library_list.h
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2022-12-06 17:41:38 +0100
committerptitSeb <sebastien.chev@gmail.com>2022-12-06 17:41:38 +0100
commite9d6735e52067c8fea167eca8fdbdaa2887a0d9a (patch)
tree1bf443a3e90c3abe1b175797d869ee9323d864f0 /src/library_list.h
parent9d8381041d0d1603807f9364cca4838894a54c2a (diff)
downloadbox64-e9d6735e52067c8fea167eca8fdbdaa2887a0d9a.tar.gz
box64-e9d6735e52067c8fea167eca8fdbdaa2887a0d9a.zip
Added wrapped libxcb-render-util.so (helps #468)
Diffstat (limited to 'src/library_list.h')
-rwxr-xr-xsrc/library_list.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/library_list.h b/src/library_list.h
index 40e64785..5aea6a9f 100755
--- a/src/library_list.h
+++ b/src/library_list.h
@@ -66,6 +66,7 @@ GO("libxcb-dri2.so.0", libxcbdri2)
 GO("libxcb-dri3.so.0", libxcbdri3)
 GO("libxcb-icccm.so.4", libxcbicccm)
 GO("libxcb-util.so.1", libxcbutil)
+GO("libxcb-render-util.so.0", libxcbrenderutil)
 //GO("libxcb-present.so.0", libxcbpresent)
 GO("libXtst.so.6", libxtst)
 GO("libXt.so.6", libxt)