soname is libopenal.so.0
This commit is contained in:
parent
8612d7e475
commit
17719e0c61
1 changed files with 1 additions and 1 deletions
|
@ -1321,7 +1321,7 @@ static ALCcontext *alContext;
|
||||||
#ifdef _WIN32
|
#ifdef _WIN32
|
||||||
#define ALDRIVER_DEFAULT "OpenAL32.dll"
|
#define ALDRIVER_DEFAULT "OpenAL32.dll"
|
||||||
#else
|
#else
|
||||||
#define ALDRIVER_DEFAULT "libopenal.so"
|
#define ALDRIVER_DEFAULT "libopenal.so.0"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue