Fix namespace
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
#include <memory>
|
||||
|
||||
namespace _cdslib
|
||||
namespace lmms::_cdslib
|
||||
{
|
||||
|
||||
void init()
|
||||
@@ -31,4 +31,4 @@ void thread_deinit()
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
} // namespace lmms::_cdslib
|
||||
|
||||
Reference in New Issue
Block a user