mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 14:16:16 -04:00
fix bad include - amazed it compiles with this error.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5674 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
b166fe0c99
commit
b35645a0ea
1 changed files with 1 additions and 1 deletions
|
@ -1821,7 +1821,7 @@ RsTurtle *rsTurtle = NULL ;
|
|||
#ifdef ENABLE_GXS_SERVICES
|
||||
#include "services/p3wikiserviceVEG.h"
|
||||
#include "services/p3wireVEG.h"
|
||||
#include "services/p3idserviceVEG.h".h"
|
||||
#include "services/p3idserviceVEG.h"
|
||||
#include "services/p3forumsVEG.h"
|
||||
#include "services/p3postedVEG.h"
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue