1 2 3 4 5 6 7
#include "audio_content.h" AudioContent::AudioContent (boost::filesystem::path f) : Content (f) { }