Merge pull request #2208 from defnax/wiki-fixes

Fixing Wiki compile
This commit is contained in:
defnax 2021-01-06 12:39:36 +01:00 committed by GitHub
commit 0637bd1276
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View File

@ -21,7 +21,8 @@
#include <QTimer>
#include "RsGxsUpdateBroadcastBase.h"
#include "RsAutoUpdatePage.h"
#include <retroshare-gui/RsAutoUpdatePage.h>
#include "util/RsGxsUpdateBroadcast.h"
#include <algorithm>

View File

@ -19,6 +19,7 @@
*******************************************************************************/
#include "WikiGroupDialog.h"
#include "gui/common/FilesDefs.h"
#include <retroshare/rswiki.h>
#include <iostream>