mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 22:25:04 -04:00
moved converted serialisation files into new directory rsitems/, leaving serialiser/ for the serialisation classes
This commit is contained in:
parent
f8fc8b40e4
commit
e2d9152b22
52 changed files with 58 additions and 598 deletions
|
@ -22,7 +22,7 @@
|
|||
* Please report all bugs and problems to "retroshare.project@gmail.com".
|
||||
*
|
||||
*/
|
||||
#include "serialiser/rsserviceids.h"
|
||||
#include "rsitems/rsserviceids.h"
|
||||
|
||||
#include "file_sharing/p3filelists.h"
|
||||
#include "file_sharing/directory_storage.h"
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
#include <map>
|
||||
#include <openssl/ssl.h>
|
||||
|
||||
#include "serialiser/rsserviceids.h"
|
||||
#include "rsitems/rsserviceids.h"
|
||||
#include "serialiser/rsserial.h"
|
||||
#include "serialiser/rstlvbase.h"
|
||||
#include "serialiser/rstlvitem.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue