mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-03 11:54:30 -04:00
fixed compilation
This commit is contained in:
parent
69f6adb6b4
commit
9bce625c1a
1 changed files with 2 additions and 0 deletions
|
@ -44,7 +44,9 @@
|
|||
#include "NetworkView.h"
|
||||
#include "NetworkDialog.h"
|
||||
#include "gui/common/NewFriendList.h"
|
||||
#ifdef RS_EMBEDED_FRIEND_SERVER
|
||||
#include "gui/FriendServerControl.h"
|
||||
#endif
|
||||
#include "gui/Identity/IdDialog.h"
|
||||
/* Images for Newsfeed icons */
|
||||
//#define IMAGE_NEWSFEED ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue