about summary refs log tree commit diff stats
path: root/src/library_list.h
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2024-05-17 14:46:22 +0200
committerptitSeb <sebastien.chev@gmail.com>2024-05-17 14:46:22 +0200
commit4d7e106088d439fc2fafd5a2b198a88d0f1e1771 (patch)
tree4efa92722c9e34af55d24474288feb430423ee02 /src/library_list.h
parentd7127ccc3dad1aab55676f31d26d5ec3799ca8f1 (diff)
downloadbox64-4d7e106088d439fc2fafd5a2b198a88d0f1e1771.tar.gz
box64-4d7e106088d439fc2fafd5a2b198a88d0f1e1771.zip
Added empty wrapped libdecor-0.so.0
Diffstat (limited to 'src/library_list.h')
-rw-r--r--src/library_list.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/library_list.h b/src/library_list.h
index a2049ea6..8cbce75b 100644
--- a/src/library_list.h
+++ b/src/library_list.h
@@ -105,6 +105,7 @@ GO("libudev.so.0", udev0)
 GO("libudev.so.1", udev1)
 GO("libudev.so", udev1)
 GO("libdbus-1.so.3", dbus)
+GO("libdecor-0.so.0", decor0)
 //GO("libiconv.so.2", iconv)
 GO("libdrm.so.2", libdrm)
 GO("libexpat.so.1", expat)