mirror of
https://github.com/mumble-voip/mumble.git
synced 2025-10-26 11:19:16 +00:00
Update includes in RPC so it works under feature-less compiles
This commit is contained in:
parent
63c9e941d3
commit
a73d60c554
@ -33,6 +33,7 @@
|
||||
#include "Channel.h"
|
||||
#include "Group.h"
|
||||
#include "Meta.h"
|
||||
#include "ServerDB.h"
|
||||
#include "Version.h"
|
||||
|
||||
void Server::setUserState(User *pUser, Channel *cChannel, bool mute, bool deaf, bool suppressed, const QString &comment) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user