]> git.tdb.fi Git - ext/openal.git/blob - utils/alsoft-config/verstr.h
Tweak some types to work around an MSVC compile error
[ext/openal.git] / utils / alsoft-config / verstr.h
1 #ifndef VERSTR_H
2 #define VERSTR_H
3
4 #include <QString>
5
6 QString GetVersionString();
7
8 #endif /* VERSTR_H */