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-03-04 14:41:17 +0100
committerptitSeb <sebastien.chev@gmail.com>2022-03-04 14:41:17 +0100
commit9d65062d35381320c4b0b82b012936ecf97f8ba3 (patch)
treea5666b024e6f8b67305c305fb8a7146b6ecd6cec /src/library_list.h
parent2bd78e25fd992f0e1f4f98d1ab0c2027d60def7f (diff)
downloadbox64-9d65062d35381320c4b0b82b012936ecf97f8ba3.tar.gz
box64-9d65062d35381320c4b0b82b012936ecf97f8ba3.zip
Various changes and improvement centered around steam (but still not good enough)
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 a93f8119..9f6203dc 100755
--- a/src/library_list.h
+++ b/src/library_list.h
@@ -134,7 +134,7 @@ GO("libbz2.so.1", bz2)
 GO("liblzma.so.5", lzma)
 GO("libSM.so.6", libsm)
 GO("libICE.so.6", libice)
-//GO("libusb-1.0.so.0", libusb1)
+GO("libusb-1.0.so.0", libusb1)
 GO("libncursesw.so.5", libncursesw)
 GO("libncursesw.so.6", libncursesw6)
 GO("libform.so.5", libform)