summaryrefslogtreecommitdiffstats
path: root/network/filezilla/interface_Mainfrm_h_include_list.patch
diff options
context:
space:
mode:
author Matteo Bernardini2020-06-14 18:31:09 +0200
committer Matteo Bernardini2020-06-14 18:31:09 +0200
commit977fd852aafb94712c78db12c97ba4ced4640683 (patch)
tree9b29826e40c0ce96afb9da011a23b67ff2e440fd /network/filezilla/interface_Mainfrm_h_include_list.patch
parentf60e7c8a3ae6e8bca512899b691794a888c519a8 (diff)
downloadslackbuilds-977fd852aafb94712c78db12c97ba4ced4640683.tar.gz
20200614.1 global branch merge.current-20200614.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/filezilla/interface_Mainfrm_h_include_list.patch')
-rw-r--r--network/filezilla/interface_Mainfrm_h_include_list.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/network/filezilla/interface_Mainfrm_h_include_list.patch b/network/filezilla/interface_Mainfrm_h_include_list.patch
new file mode 100644
index 0000000000..3977ba657c
--- /dev/null
+++ b/network/filezilla/interface_Mainfrm_h_include_list.patch
@@ -0,0 +1,12 @@
+Index: filezilla-3.47.2.1/src/interface/Mainfrm.h
+===================================================================
+--- filezilla-3.47.2.1.orig/src/interface/Mainfrm.h
++++ filezilla-3.47.2.1/src/interface/Mainfrm.h
+@@ -6,6 +6,7 @@
+ #include "notification.h"
+ #include "serverdata.h"
+
++#include <list>
+ #include <wx/timer.h>
+
+ #ifndef __WXMAC__