Commit fa8c83dd authored by Stefan Westerfeld's avatar Stefan Westerfeld

Add missing mp3 header file.

Signed-off-by: Stefan Westerfeld's avatarStefan Westerfeld <stefan@space.twc.de>
parent dc94ff43
#ifndef AUDIOWMARK_MP3_HH
#define AUDIOWMARK_MP3_HH
#include <string>
#include "wavdata.hh"
bool mp3_try_load (const std::string& filename, WavData& wav_data);
#endif /* AUDIOWMARK_MP3_HH */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment