Fixing Wiki compile

This commit is contained in:
defnax 2021-01-06 00:06:45 +01:00
parent bfc8d754c6
commit cd747b204d
2 changed files with 3 additions and 1 deletions

View file

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

View file

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