summaryrefslogtreecommitdiff
path: root/net-p2p/retroshare/files/patch-retroshare-gui_src_gui_settings_rsettingswin.cpp
blob: af8585bd2735f475979aa22388546458fa9b3b9f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- retroshare-gui/src/gui/settings/rsettingswin.cpp.orig	2018-03-13 19:25:38 UTC
+++ retroshare-gui/src/gui/settings/rsettingswin.cpp
@@ -41,7 +41,9 @@
 #include "PostedPage.h"
 #include "PluginsPage.h"
 #include "ServicePermissionsPage.h"
+#ifdef ENABLE_WEBUI
 #include "WebuiPage.h"
+#endif
 #include "rsharesettings.h"
 #include "gui/notifyqt.h"
 #include "gui/common/FloatingHelpBrowser.h"