Fixed compilation as a subdirectory with MinGW (#991)
[openal-soft.git] / utils / alsoft-config / verstr.h
blob73e3ecbdd9d9a2620d4f44af44caaf8d28f60823
1 #ifndef VERSTR_H
2 #define VERSTR_H
4 #include <QString>
6 QString GetVersionString();
8 #endif /* VERSTR_H */