Placed db object related files in a subdirectory

This commit is contained in:
emeric
2025-07-09 19:36:26 +02:00
parent 43842a4583
commit 2fd7d9767b
266 changed files with 759 additions and 758 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
* along with LMS. If not, see <http://www.gnu.org/licenses/>.
*/
#include "database/RatedRelease.hpp"
#include "database/objects/RatedRelease.hpp"
#include "Common.hpp"