update includes with move

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

View file

@ -1,9 +1,9 @@
#ifndef SERVER_ABSTRACTUSERINTERFACE
#define SERVER_ABSTRACTUSERINTERFACE
#include "../serverinfo_user_container.h"
#include "pb/response.pb.h"
#include "pb/server_message.pb.h"
#include "serverinfo_user_container.h"
#include <QMap>
#include <QMutex>