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-11-13 17:27:53 +0100
committerptitSeb <sebastien.chev@gmail.com>2022-11-13 17:27:53 +0100
commit0c55facdd9b6fe3c851395dfd017978022244fec (patch)
treec3340e81eb36cacb0c84dd8836d0bb7eb6f1a8d0 /src/library_list.h
parentd9e1f91735d60e8d33cb140e9b130132fddab4f5 (diff)
downloadbox64-0c55facdd9b6fe3c851395dfd017978022244fec.tar.gz
box64-0c55facdd9b6fe3c851395dfd017978022244fec.zip
Added wrapped (empty) libvdpau
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 1680d3b1..abcccccc 100755
--- a/src/library_list.h
+++ b/src/library_list.h
@@ -203,6 +203,7 @@ GO("libva.so.2", libva)
 GO("libva-drm.so.2", libvadrm)
 GO("libva-x11.so.2", libvax11)
 GO("libva-wayland.so.2", libvawayland)
+GO("libvdpau.so.1", libvdpau)
 
 GO("ld-linux-x86-64.so.2", ldlinux)