fixed compilation

This commit is contained in:
csoler 2025-11-11 19:01:04 +01:00
parent a91a0893cf
commit b8bb797171
4 changed files with 5 additions and 22 deletions

View file

@ -21,7 +21,6 @@
#include "gui/common/FilesDefs.h"
#include <retroshare/rsgxsifacehelper.h>
#include "notifyqt.h"
#include <retroshare/rspeers.h>
#include <retroshare/rsidentity.h>
#include <retroshare/rsmsgs.h>
@ -42,6 +41,7 @@
#include "toaster/FriendRequestToaster.h"
#include "toaster/ToasterItem.h"
#include "common/ToasterNotify.h"
#include "RsGUIEventManager.h"
#include "chat/ChatDialog.h"
#include "chat/ChatLobbyDialog.h"