summaryrefslogtreecommitdiffstats
path: root/network/filezilla/interface_Mainfrm_h_include_list.patch
diff options
context:
space:
mode:
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__