mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-27 23:40:39 +00:00
Fix Linux/Harmattan builds.
This commit is contained in:
parent
c439796c8e
commit
260cc305f5
@ -1,4 +1,5 @@
|
||||
#include "OMAConvert.h"
|
||||
#include <cstring>
|
||||
|
||||
namespace OMAConvert {
|
||||
|
||||
@ -355,4 +356,4 @@ int getRIFFChannels(u8* riff, int bufsize)
|
||||
return channel;
|
||||
}
|
||||
|
||||
} // namespace OMAConvert
|
||||
} // namespace OMAConvert
|
||||
|
Loading…
Reference in New Issue
Block a user