update includes with move

This commit is contained in:
ebbit1q 2025-09-17 15:17:40 +02:00
parent 8772f02a78
commit dc3d40d261
24 changed files with 66 additions and 67 deletions

View file

@ -1,8 +1,8 @@
#ifndef SERVATRICE_DATABASE_INTERFACE_H
#define SERVATRICE_DATABASE_INTERFACE_H
#include "server.h"
#include "server_database_interface.h"
#include "server/server.h"
#include "server/server_database_interface.h"
#include <QChar>
#include <QHash>