#ifndef __DNAMP3_HPP__ #define __DNAMP3_HPP__ #include "../DNACommon/DNACommon.hpp" namespace Retro { namespace DNAMP3 { extern LogVisor::LogModule Log; } } #endif // __DNAMP3_HPP__