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-03-26 14:42:50 +0100
committerptitSeb <sebastien.chev@gmail.com>2021-03-26 14:42:50 +0100
commit9f01b2ec0d43ea0547f5ae81b76a84bf16f5583a (patch)
tree9b6b2488a8f18d7885b84233f87f3efd88f889f7 /src/library_list.h
parent86c5dfd664ad6f53c03b60b71d76886701b54f9c (diff)
downloadbox64-9f01b2ec0d43ea0547f5ae81b76a84bf16f5583a.tar.gz
box64-9f01b2ec0d43ea0547f5ae81b76a84bf16f5583a.zip
Added wrapped libcups, plus some changes in wrapped libSDL2 and pthread
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 0f74ea86..23257e82 100755
--- a/src/library_list.h
+++ b/src/library_list.h
@@ -126,7 +126,7 @@ GO("libICE.so.6", libice)
 //GO("libtcmalloc_minimal.so.4", tcmallocminimal)
 //GO("libmpg123.so.0", mpg123)
 GO("libgnutls.so.30", gnutls)
-//GO("libcups.so.2", libcups)
+GO("libcups.so.2", libcups)
 //GO("d3dadapter9.so.1", d3dadapter9)
 //GO("libvulkan.so.1", vulkan)
 //GO("libvulkan.so", vulkan)