Refactored namespaces
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
#include <Wt/WDate.h>
|
||||
#include "SubsonicResponse.hpp"
|
||||
|
||||
namespace API::Subsonic
|
||||
namespace lms::api::subsonic
|
||||
{
|
||||
Response::Node createItemDateNode(const Wt::WDate& date, std::optional<int> year);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user