mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-06 05:14:21 -04:00
moved rsstatusitem.h to rsitems/
This commit is contained in:
parent
87018edeb2
commit
5995e508c5
5 changed files with 3 additions and 182 deletions
|
@ -24,7 +24,7 @@
|
|||
*/
|
||||
|
||||
#include "services/p3statusservice.h"
|
||||
#include "serialiser/rsstatusitems.h"
|
||||
#include "rsitems/rsstatusitems.h"
|
||||
#include "rsserver/p3face.h"
|
||||
#include "retroshare/rsiface.h"
|
||||
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
#include <map>
|
||||
#include <list>
|
||||
|
||||
#include "serialiser/rsstatusitems.h"
|
||||
#include "rsitems/rsstatusitems.h"
|
||||
#include "retroshare/rsstatus.h"
|
||||
#include "services/p3service.h"
|
||||
#include "pqi/p3cfgmgr.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue