about summary refs log tree commit diff stats
path: root/src/library_list_32.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/library_list_32.h')
-rw-r--r--src/library_list_32.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/library_list_32.h b/src/library_list_32.h
index 32b03c95..c4fe2276 100644
--- a/src/library_list_32.h
+++ b/src/library_list_32.h
@@ -30,4 +30,7 @@ GO("libopenal.so.0", openal)
 GO("libopenal.so", openal)
 GO("openal.so", openal)
 
+GO("libexpat.so.1", expat)
+GO("libexpat.so", expat)
+
 GO("crashhandler.so", crashhandler)