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 09:51:12 +0100
committerptitSeb <sebastien.chev@gmail.com>2022-11-13 09:51:12 +0100
commita77f8bf2032db810b261b1b7df46662de777dfa4 (patch)
tree16e8212993449b3a620dd1a18953376ba7455816 /src/library_list.h
parentefc7877ffde9f82536dd62e34aeffd918fcacdbb (diff)
downloadbox64-a77f8bf2032db810b261b1b7df46662de777dfa4.tar.gz
box64-a77f8bf2032db810b261b1b7df46662de777dfa4.zip
Added wrapped libgstgl-1.0 with a few functions
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 991c5bb7..1680d3b1 100755
--- a/src/library_list.h
+++ b/src/library_list.h
@@ -189,6 +189,7 @@ GO("libFAudio.so.0", faudio)
 GO("libgstapp-1.0.so.0", gstapp)
 GO("libgstaudio-1.0.so.0", gstaudio)
 GO("libgstbase-1.0.so.0", gstbase)
+GO("libgstgl-1.0.so.0", gstgl)
 GO("libgstreamer-1.0.so.0", gstreamer)
 GO("libgsttag-1.0.so.0", gsttag)
 GO("libgstvideo-1.0.so.0", gstvideo)