1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

Merge branch 'pr2641'

This commit is contained in:
tux3 2015-12-10 20:45:26 +01:00
commit 9ee061b53a
No known key found for this signature in database
GPG Key ID: 7E086DD661263264

View File

@ -33,6 +33,7 @@
#else
#include <AL/al.h>
#include <AL/alc.h>
#include <AL/alext.h>
#endif
class QString;