about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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 9736f5c2..0fa0cd8b 100755
--- a/src/library_list.h
+++ b/src/library_list.h
@@ -7,6 +7,7 @@ GO("libpthread.so.0", libpthread)
 GO("librt.so.1", librt)
 GO("libGL.so.1", libgl)
 GO("libGL.so", libgl)
+GO("libOpenGL.so.0", libgl)
 GO("libGLU.so.1", libglu)
 GO("libX11.so.6", libx11)
 GO("libasound.so.2", libasound)